sfrench/samba-autobuild/.git
2003-04-24 Jelmer Vernooij- Get rid of module_path_get_name()
2003-04-24 Jelmer VernooijGet rid of module_path_get_name() and use the find...
2003-04-24 John TerpstraUpdate from LanDude <landude@comcast.net>
2003-04-24 Jelmer VernooijCheck for absolute paths by only checking the first...
2003-04-24 Jim McDonoughFix length in findfirst2 responses, fix os/2 clients
2003-04-24 Gerald Cartergroupmap delet should take a name or a SID
2003-04-24 Andrew BartlettRevert patch - we need to try the NTLMSSP code below...
2003-04-24 Andrew BartlettUse the kerberos error from ads_kinit_password() in...
2003-04-24 Andrew BartlettMerge from HEAD - always initailise this to zero -...
2003-04-24 Andrew BartlettMerge auth changes from HEAD:
2003-04-24 Andrew BartlettIrix CC reminds us that this is non-standard.
2003-04-24 Andrew BartlettMake sure that we don't compile pdb_ldap on systems...
2003-04-24 Andrew BartlettAdd vfs_fake_perms to Samba 3.0
2003-04-24 Andrew BartlettWhen possible, store the IP address of the connecting...
2003-04-24 Andrew BartlettThis is really trying to be a StrnCpy (most names will...
2003-04-24 John TerpstraUpdate from HEAD.
2003-04-24 John TerpstraUpdating from HEAD.
2003-04-24 Jelmer VernooijPatch from Guenther Deschner to fix build with gcc 3.2
2003-04-24 Jelmer VernooijPatch from Stephan Metzmacher to add default arguments...
2003-04-24 John TerpstraAdded patch from Stephen Roylance.
2003-04-24 John TerpstraMore updates: Fix typo in VFS, added docs for pam_smbpa...
2003-04-23 John TerpstraMore updates.
2003-04-23 Shirish KaleleFor deep referrals, track consumed path using a counter...
2003-04-23 Paul GreenMissed two references to a renamed file.
2003-04-23 Paul GreenBackport changes from head to shorten the filenames...
2003-04-23 John TerpstraUpdated FLAGs - Affects only SWAT.
2003-04-23 Andrew BartlettThanks to a reminder from vance - delete build_options...
2003-04-23 Andrew BartlettPatch by Vance Lankhaar <vlankhaar@linux.ca> to automat...
2003-04-23 Andrew BartlettPatch by Metze to ensure that we always at least initia...
2003-04-23 Andrew BartlettMore fun with Sun CC needing constant initializers
2003-04-23 Andrew BartlettStrnCpy -> safe_strcpy() on a over-malloced struct.
2003-04-23 Andrew BartlettMerge the 'safe' parts of my StrnCpy patch - many of...
2003-04-23 Andrew BartlettWe don't have IDMAP in 3.0 yet.
2003-04-23 Andrew BartlettMerge HEAD's winbind into 3.0.
2003-04-23 Andrew BartlettDon't try to continue if initialisation fails (merge...
2003-04-23 Andrew BartlettMake the variable name match the comment.
2003-04-23 Andrew BartlettThis define does not always seem to be present, so...
2003-04-23 Andrew BartlettFix up non-constant initialisers for Sun's CC.
2003-04-23 Andrew BartlettAdd some more info to the diags output.
2003-04-23 Andrew BartlettParinoia for compleatly broken SMB servers that don...
2003-04-23 Andrew BartlettMake this safe for -DDEVELOPER checks.
2003-04-23 Andrew BartlettThis const isn't quite vaild C.
2003-04-23 Andrew Bartlettadd test file for FDSESS
2003-04-23 Andrew BartlettAdd a check to ensure that the server returns the corre...
2003-04-23 Andrew BartlettStart testing a few more things out of smbtorture in...
2003-04-23 Andrew BartlettMerge torture tests from HEAD - it looks like we had...
2003-04-23 John TerpstraUpdate - closed off for now
2003-04-23 Andrew BartlettTry to keep existing behaviour for our printing code...
2003-04-23 Andrew BartlettFix this for both *SMBSERVER and *SMBSERV as per commen...
2003-04-23 Andrew BartlettTry to avoid setting *SMBSERVER as a 'local name'.
2003-04-23 Andrew BartlettDon't leak the session identifier string when we shut...
2003-04-23 Andrew BartlettNow that Volker fixed the real issues with ldapsam...
2003-04-23 Andrew Bartlett- Merge a memory leak fix from HEAD
2003-04-23 Andrew BartlettMerge idra's fix for pdb_tdb segfaults from HEAD to...
2003-04-23 Gerald Carterallow the unix group in a mapping to be changed; doesn...
2003-04-23 Jeremy AllisonLimit the number of outstanding print notify messages...
2003-04-22 John TerpstraAdded Stephen Roylance's patch - Adds to Status page...
2003-04-22 Andrew BartlettRemove ldapsam_search_one_user_by_uid from pdb_ldap.
2003-04-22 Christopher... My last change left the wording a little awkward, so...
2003-04-22 Christopher... The wording described "CIFS" as the successor to SMBFS...
2003-04-22 Gerald Carterdon't reset the group type unless specified
2003-04-22 Gerald Carterupdate copyright notice that is written to the logs
2003-04-22 Jeremy AllisonAdd runtime tests for "impossible" case with -DDEVELOPE...
2003-04-22 John TerpstraAdded editreg.
2003-04-22 Volker Lendeckeparse_string is only used for the authentication negoti...
2003-04-22 Andrew BartlettThis is meant to be initialised to the size of the...
2003-04-22 Andrew BartlettAdd configure test for previous ldap modifications...
2003-04-22 Andrew BartlettMake pdb_ldap use a random factor in deciding how long...
2003-04-22 John TerpstraUpdate from HEAD
2003-04-22 Andrew BartlettMerge (HEAD->3.0) mbp's fixes to our charcnv code ...
2003-04-22 Andrew BartlettMerge mimir's trusted domain code from HEAD -> 3.0...
2003-04-22 Andrew BartlettMerge comment with HEAD
2003-04-22 Andrew BartlettStart merging mimir's trusted domain code from HEAD...
2003-04-22 Volker LendeckeSetting the credentials for the netsec netlogon pipe...
2003-04-22 Andrew BartlettOops...
2003-04-22 Andrew BartlettMake our 'get DNS domain name' code try a bit harder...
2003-04-22 John TerpstraUpdating from HEAD.
2003-04-22 John TerpstraUpdating docs from HEAD.
2003-04-22 Gerald Carterdefault new groups to domain groups
2003-04-22 Andrew BartlettFix up bugs in the new 'store sec_channel type' code...
2003-04-22 Gerald Cartersupport referencing group by sid in all operations...
2003-04-22 Gerald Carterwrap pdb_enum_group_mapping() in [un]become_root()...
2003-04-22 Gerald Carterremoving some ifdef'd out code
2003-04-22 Jeremy AllisonTidyups of some dubious logic discovered whilst trying...
2003-04-21 Jeremy AllisonFixup a few typos for Jerry.
2003-04-21 cvs2svn Import... This commit was manufactured by cvs2svn to create branc...
2003-04-21 John TerpstraUpdates.
2003-04-21 John TerpstraMerged the two browsing documents into one. Added locki...
2003-04-21 Gerald Carter* fix segfault when no vfs objects defined
2003-04-21 Gerald Carterremove smbgroupedit from packaging scripts
2003-04-21 Andrew BartlettUse the -W domain option to select the SID to show
2003-04-21 Andrew BartlettMake it easier to select which domain to show the sid...
2003-04-21 John TerpstraReplacing file with correct version.
2003-04-21 Jelmer VernooijMore docs are up to date now...
2003-04-21 Jelmer VernooijAdd question about scope id's
2003-04-21 Jelmer VernooijMove information about locking to seperate chapter and
2003-04-21 Jelmer VernooijAdd new part 'Troubleshooting'
2003-04-21 Jelmer VernooijCreate ../textdocs, ../htmldocs or ../manpages if they...
2003-04-21 Jelmer VernooijFix syntax error
2003-04-21 Jelmer VernooijRemove obsolete information from Speed.sgml and move...
next