metze/samba/wip.git
2004-01-29 Andrew Tridgellcompletely rewrote the AIX UESS backend (UESS is the...
2004-01-29 Richard SharpeRemove an unused parameter from reload_services_file.
2004-01-28 Jeremy AllisonMerge of Chris's fix.
2004-01-27 Gerald Carterforgotten commit -- version == 3.0.3pre1
2004-01-27 Gerald Carterfix typo in init script
2004-01-27 Gerald Carterprepping the SAMBA_3_0 branch for 3.0.3 work
2004-01-27 Gerald Carterbug 977 - don't create a homes share for a user if...
2004-01-27 Andrew BartlettClarify comment on set_effective_uid()
2004-01-26 Andrew BartlettRevise our server-side password change code to cope...
2004-01-26 Andrew BartlettThis adds client-side support for the unicode/SAMR...
2004-01-26 Andrew BartlettAdd a few more NTSTATUS <=> PAM error mappings.
2004-01-26 Andrew BartlettPatch by Luca Bolcioni <Luca.Bolcioni@yacme.com>. ...
2004-01-25 Volker LendeckeFix memleak just introduced. Thanks to abartlet :-)
2004-01-25 Volker LendeckeOn my SuSE 8.2 (glibc 2.3.2) the getpwnam inside pdb_ge...
2004-01-25 Andrew BartlettFix the initialisation vectors for NTLM2, so that they...
2004-01-25 Andrew BartlettIf we are providing strndup(), ensure we provide a...
2004-01-25 Andrew BartlettFix removal of attributes in LDAP - we would not actual...
2004-01-24 Andrew BartlettA Samba DC is nothing special these days - so every...
2004-01-23 Volker LendeckeFix typo
2004-01-23 Volker LendeckeFix decoding of base64. We got the length wrong when...
2004-01-22 Andrew BartlettFix for debian Bug#225328 by LaMont Jones <lamont@debia...
2004-01-22 Stefan Metzmacher* Add SIGABRT to fault handling
2004-01-21 Volker LendeckeFix compiler warning
2004-01-21 Volker LendeckeDisplay some nicer error messages for login via 'net...
2004-01-17 Gerald Carterinclude tdbdump man page in file list
2004-01-17 Jeremy AllisonFix for a signing bug when the mid wraps.
2004-01-16 Gerald Carterstarting WHATSNEW for thepost 3.0.2rc1 release
2004-01-16 Gerald Carterfix another bug caused by cli_lsa_query_info_policy...
2004-01-16 Gerald Carterremove unneeded man pages from packages
2004-01-16 Gerald CarterBUG 891 & 949: Fedora Packaging Fixes
2004-01-16 Jim McDonoughFix another join problem. Don't use a TALLOC_CTX befor...
2004-01-16 Volker LendeckePatch from "Stoian Ivanov" <sdr@bultra.com>: Add -g...
2004-01-16 Volker LendeckeCommit sid<->[ug]id extensions to libnss_winbind.so...
2004-01-15 Gerald CarterBug 381: check builtin (not local) group SID. Patch...
2004-01-15 Gerald Cartersetting version to 3.0.2rc2
2004-01-15 Gerald Carteradding changelog for 3.0.2rc1
2004-01-15 Jim McDonoughFix net rpc join (at least newstyle) after it was broke...
2004-01-15 Gerald Carter* BUG 446
2004-01-15 Gerald CarterBUG 958; don't use the -N option when invoking smbclien...
2004-01-15 Volker Lendeckereply_spnego_kerberos did not set the domain of the...
2004-01-15 Volker LendeckeDon't substitute stuff in lp_afs_username_map, this...
2004-01-15 Volker LendeckeAnd another memory corruption in winbind. Arg 3 of...
2004-01-15 Volker LendeckeFix a segfault in winbindd. Calling getusersids with...
2004-01-15 Stefan Metzmacher* Fix sys_chown() when no chown() is presend
2004-01-15 Stefan Metzmacher* Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTA
2004-01-15 Gerald CarterBUG 936: fix bind credentials for schannel binds in...
2004-01-15 Tim PotterFix for bug 905. Remove POBAD_CC as it doesn't seem...
2004-01-15 Gerald CarterBUG 972; check pointer in cli_ds_getprimarydominfo...
2004-01-14 Herb Lewissource/rpc_parse/parse_prs.c ZERO_STRUCTP(ps) not neede...
2004-01-14 Gerald CarterFix initgroups() call nss_winbind on solaris; patch...
2004-01-14 Gerald Carterbug 770; correct fix this time; Make sure that we...
2004-01-14 Gerald Carterbug 660; using byte order safe macros (or tdb_unpack...
2004-01-14 Gerald Carterrevert the cracklib changes until post 3.0.2
2004-01-14 Gerald Carter* Revert to using rpc for mixed mode AD domains.
2004-01-14 Jeremy AllisonRemove duplicate extern.
2004-01-14 Jeremy AllisonRemove references to 'jn' which gcc-3.4 with precompile...
2004-01-14 Stefan Metzmacherfix XFS quotas the macro changed from HAVE_XFS_QUOTA...
2004-01-14 Andrew BartlettRemove duplicate comment.
2004-01-14 Andrew BartlettFinish adding cracklib support - this adds the configur...
2004-01-13 Gerald Carter* allow dns lookups to be disabled for DOMAIN#1c (and...
2004-01-12 Andrew BartlettOn systems without a working cracklib, ensure we don...
2004-01-12 Gerald Carterfixing compile problems due to my recent ads.h changes
2004-01-12 Andrew BartlettFirst stab at cracklib support (password quality checki...
2004-01-11 Gerald Carterfix formatting
2004-01-11 Stefan Metzmacherupdate copyright to -2004
2004-01-10 Jelmer VernooijFix swatdir location for --with-fhs
2004-01-09 Gerald Carterstarting new version of release notes -- post 3.0.2pre1
2004-01-09 Gerald Carterfix some warnings from the Sun compiler
2004-01-09 Andrew BartlettRomve debugging assertions (oops...)
2004-01-09 Andrew BartlettAdd a new type of name lookup 'ads'. This seperates...
2004-01-08 Jelmer VernooijUse StrCaseCmp, not strcasecmp. Should fix winbind...
2004-01-08 Gerald Carterfix segfault when sid_ptr == 0 in DsEnumDomainTrusts...
2004-01-08 Gerald Carterfix a seg fault caused by abartlet's last checkin;...
2004-01-08 Andrew BartlettWe might not have the 'samba' directory in the samba_3_...
2004-01-08 Andrew Bartlettuse SAFE_FREE(), not free().
2004-01-08 Andrew BartlettThis merges in my 'always use ADS' patch. Tested on...
2004-01-08 Andrew BartlettIn tdb_allocate(), we would create a new record by...
2004-01-08 Andrew BartlettMake it clearer that the domain here is the domain...
2004-01-08 Andrew BartlettMove more of winbind to use 'find_our_domain()' rather...
2004-01-08 Andrew BartlettThe correct test for 'is our primary domain' is domain...
2004-01-07 Andrew BartlettMachines are people too!
2004-01-07 Jeremy AllisonFix for bug #922. Fast path not called for strlower_m...
2004-01-07 Rafal SzczesniakTypo fix.
2004-01-07 Rafal SzczesniakDoxygen comment fix.
2004-01-07 Jeremy AllisonFix from Justin Baugh <justin.baugh@request.com> for...
2004-01-07 Gerald Cartercommiting jra's fix for Exchange clear test auth
2004-01-07 Jeremy AllisonFix from Luke Howard <lukeh@PADL.COM> for incorrect...
2004-01-07 Andrew BartlettDon't duplicate pulling the 'IPC' username from secrets...
2004-01-07 Volker LendeckeThere is a German translation of swat -- surprise :-)
2004-01-07 Jelmer VernooijAdd smbget utility, a simple wget-like utility that...
2004-01-06 Andrew BartlettFix segfualt caused by incorrect configuration. If...
2004-01-06 Jeremy AllisonPatch penguin. Cleaning out old mbp patch.
2004-01-06 Gerald Cartermore commits logged
2004-01-06 Jelmer VernooijWrite bug number like in the rest of the file
2004-01-06 Jelmer VernooijFix -s option to smbcontrol (#908)
2004-01-06 Gerald Carterremove unused seek_file(); don't hardcode '\' when...
2004-01-06 Gerald Carterbumping to 3.0.2pre2
2004-01-06 Gerald Cartermore commit logs
2004-01-06 Gerald Carter* making sure contributors are listed in alphabetical...
2004-01-06 Gerald Carterisolate ldap debug messages to the common smbldap_XXX...
next