samba.git
2003-07-01 Andrew BartlettGrr, the order of these arguments matters
2003-07-01 Andrew BartlettMake smbpasswd use the higher log level for the second...
2003-07-01 Gerald Carterfix typos in log messages and comments.
2003-07-01 Gerald Carter* revert change to get_global_sam_name()
2003-07-01 Gerald Carter* fix the trustdom_cache to work when winbindd is not...
2003-07-01 Jeremy AllisonFixed the latest complaint from jcmd :-). We were stori...
2003-06-30 Jeremy AllisonMerge ... Volkers patch to make the logic clearer ...
2003-06-30 Jeremy AllisonFix missing ret = found by Volker.
2003-06-30 Gerald Carter* cleanup more DC name resolution issues in check_...
2003-06-30 Jeremy AllisonValgrind found a bug (subtracting a pointer from a...
2003-06-30 Jeremy AllisonFinally ! Fixed the ACL ordering bug reported by jcmd...
2003-06-30 Gerald Carterremoving old code
2003-06-30 Gerald Carter* rename samstrict auth method to sam
2003-06-30 Gerald Carterfix for platforms that don't have unsetenv().
2003-06-30 Volker LendeckeAdd the 'guest' passdb backend automatically if
2003-06-30 Tim PotterYet more shadow variable warnings.
2003-06-30 Tim PotterFix more shadow variable warnings.
2003-06-30 Tim PotterFix shadow variable warnings.
2003-06-30 Andrew Tridgell- added LOCALE patch from vorlon@debian.org (Steve...
2003-06-29 Gerald CarterHere's the code to make winbindd work on a Samba DC
2003-06-28 Gerald Carteradd check for NT_STATUS_NOT_IMPLEMENTED in auth check...
2003-06-28 Gerald Cartercleaning up after the s/in_addr/ip_service/ switch...
2003-06-27 Jeremy AllisonSome const correctness. Stop tdb being used as a remote...
2003-06-26 Jeremy AllisonAdd include guards around idmap.h, change ID_NOMAP...
2003-06-26 Jeremy AllisonAs has been pointed out, ordering here doesn't matter...
2003-06-26 Jelmer VernooijRemove the MODULES_CLEAN variable. It's no longer neces...
2003-06-26 Jelmer VernooijMove up intialisation of logging, so we catch errors...
2003-06-26 Alexander BokovoyDocument name resolve order suggested settings for...
2003-06-26 Gerald Cartercleaning up more build issues. Tested
2003-06-26 Jeremy AllisonFix immediate bug where the idmap can't tell the differ...
2003-06-25 Jelmer VernooijAdd netlogon debug registry key info
2003-06-25 Gerald Carterfix linking of some things that are not built by default
2003-06-25 Gerald Carterifdef out some functions that are not used when HAVE_AD...
2003-06-25 Gerald Carterfix build on non-ldap platforms
2003-06-25 Jeremy AllisonEnsure idmap backends are added in the correct order...
2003-06-25 Gerald Carter* fix typos in a few debug statements
2003-06-25 Gerald Carterforgot one file
2003-06-25 Gerald Carterlarge change:
2003-06-25 Andrew BartlettPatch to move functions directly from pdb_ldap.c into...
2003-06-25 Tim PotterMetze assures me that this will fix Heimdal et al.
2003-06-25 Volker LendeckeFix a warning in a DEBUG
2003-06-25 Simo SorceTought I already done.
2003-06-25 Tim PotterOnly append to KRB5_LIBS when doing AC_CHECK_LIB for...
2003-06-25 Tim PotterDon't trash the values of CFLAGS and LIBS while engaged...
2003-06-25 Jeremy AllisonMore debugs for this... (these should have been here...
2003-06-25 Jeremy AllisonMore instrumentation tracking down this bug...
2003-06-25 Jeremy AllisonStart to instrument this code as I try and track down...
2003-06-24 Jeremy AllisonSequence number was not getting updated with ldap hack...
2003-06-24 Jeremy AllisonExplain why winbindd is exiting.
2003-06-24 Andrew BartlettFix pdb_ldap segfaults, and wrong default values for...
2003-06-24 Simo Sorcedo not forget the include file :-)
2003-06-24 Simo Sorceadd tdb backup function separation and winbind idmap...
2003-06-24 Tim PotterMore tuning of Kerberos detection - don't fall through...
2003-06-24 Tim PotterMore sensible behaviour for bug 152. If we don't have...
2003-06-24 Jeremy AllisonFixes from Martin Dorey <mdorey@bluearc.com> to only...
2003-06-24 Jeremy AllisonMove the map acl inherit parameter into the protocol...
2003-06-23 Jeremy AllisonAdd documentation for "map acl inherit" parameter.
2003-06-23 Jeremy AllisonFixed the merge_default_aces() code to work correctly...
2003-06-23 Gerald Carter* s/get_dc_name/rpc_dc_name/g (revert a previous change)
2003-06-23 Gerald Carterwrap group enuemration in brcome/unbecome_root() (bug...
2003-06-23 Gerald Carterfix typo (bug #170)
2003-06-23 Gerald Carterfix bug #178; available space in devmode should be int
2003-06-23 Andrew Tridgelllp_security() is a function not an integer
2003-06-23 Tim PotterChange AC_MSG_ERROR() in krb5.h detection code to AC_MS...
2003-06-23 Gerald Carter* set domain->last_status = NT_STATUS_SERVER_DISABLED...
2003-06-23 Tim PotterProduce an error if Active Directory support is request...
2003-06-23 Tim PotterRepair indentation in autoconf Kerberos detection code...
2003-06-22 Simo SorceFound out a good number of NT_STATUS_IS_ERR used the...
2003-06-21 Andrew Bartlett(fixing bug in my last commit)
2003-06-21 Volker LendeckeFix memory leak. secrets_fetch allocates memory.
2003-06-21 Andrew BartlettThis removes the StrCaseCmp() stuff from 'net idmap...
2003-06-21 Andrew BartlettThis patch fixes some issues with idmap_tdb as raised...
2003-06-21 Andrew BartlettAlways initialize.
2003-06-21 Gerald Cartermerge of the netsamlogon caching code from APPLIANCE_HEAD
2003-06-21 Andrew BartlettThis patch works towards to goal of common code shared...
2003-06-20 Jeremy AllisonFixed sorting algorithm to prevent problems with W2K...
2003-06-20 Jim McDonoughFix bug #136. Add message about erroneous empty "passd...
2003-06-20 Jim McDonoughFix bug #136: "passdb backend = " caused smbd to segfault.
2003-06-20 Steve FrenchFix mount options for ro, dir_mode, file_mode
2003-06-20 Andrew Tridgellfixed a bug found by volker
2003-06-20 John TerpstraUpdating change from "winbind uid/gid" to "idmap uid...
2003-06-20 John TerpstraApplied Vance Lankhaar's spelling fixes.
2003-06-20 Tim PotterThe default action for AC_CHECK_LIB is to add the libra...
2003-06-20 Tim PotterBack out some of the changes to nsstest. I've kept...
2003-06-20 Jeremy AllisonMissed initial param, typo.
2003-06-20 Jeremy AllisonMapping of Windows ACL inheritance and protected bits...
2003-06-19 Eloy ParisMinor Debian updates.
2003-06-18 Jelmer VernooijFix typo
2003-06-18 Jelmer VernooijVFS modules are located in the subdirectory vfs of...
2003-06-18 Jim McDonoughRemove short -A option, but still leave in the --set...
2003-06-18 Jelmer VernooijAdd installmodules to install
2003-06-18 Simo SorceOk, this patch removes the privilege stuff we had in...
2003-06-18 Eloy ParisUpdated Debian patches so they apply cleanly and withou...
2003-06-18 Jim McDonoughRemove the -A option of wbinfo, leaving only the long...
2003-06-18 Volker LendeckeThere's nothing particularly secret in idmap.tdb, so...
2003-06-18 Volker LendeckeAnd some more memory leaks in mapping.c and pdb_tdb...
2003-06-18 Volker LendeckeBetter panic cleanly than segfault later when no sid...
2003-06-17 Volker LendeckeAnd more other memory leaks. One new (idmap) and one...
2003-06-17 Volker LendeckeFix a memory leak in pdb_tdb.c.
2003-06-17 Jelmer VernooijMake static (patch from metze)
next