summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* r1221: Added the last of the system keytab patch from "Dan Perry" <dperry@ppp...Jeremy Allison2007-10-102-94/+195
* r1220: Revert last change. Apparently, NOTPARALLEL blocks all parallel buildsJelmer Vernooij2007-10-101-1/+0
* r1219: Don't make proto parallelJelmer Vernooij2007-10-101-0/+1
* r1215: Intermediate checkin of the new keytab code. I need to make sure IJeremy Allison2007-10-107-184/+518
* r1214: Now compiles. Changed krb5_kt_free_entry to krb5_free_keytab_entry_con...Jeremy Allison2007-10-101-12/+12
* r1212: small change to prevent home directories added during the SMBsesssetup...Gerald Carter2007-10-101-0/+6
* r1202: This hopefully fixes our memory use when unmarshalling strings. The te...Volker Lendecke2007-10-101-1/+4
* r1195: Ensure libsmb/clikrb5.c compiles.Jeremy Allison2007-10-101-2/+2
* r1194: Definition of krb5_free_unparsed_name() if we do't have it.Jeremy Allison2007-10-101-0/+7
* r1193: Ensure we check for and use krb5_free_unparsed_name().Jeremy Allison2007-10-103-3/+9
* r1192: Fixed all memleaks/error code return path leaks I can find. Not sure i...Jeremy Allison2007-10-101-42/+94
* r1184: Keep latest changes... not compilable yet.Jeremy Allison2007-10-101-13/+30
* r1183: Updates to the code cleanup so I don't lose my changes...Jeremy Allison2007-10-101-52/+62
* r1182: Partial re-write of keytab code to clean up, remove memory leaks etc. ...Jeremy Allison2007-10-101-47/+77
* r1180: New file - basis of new system keytab code.Jeremy Allison2007-10-101-0/+434
* r1179: Start of system keytab merge. Config tests.Jeremy Allison2007-10-101-0/+35
* r1175: Nowadays we actually do have local groups, so add the corresponding SI...Volker Lendecke2007-10-101-8/+11
* r1171: Patch from "Lu, Jianliang" <Jianliang.Lu@getronics.com> toJeremy Allison2007-10-101-0/+6
* r1156: Ensure new remote arch of CIFSFS is seen.Jeremy Allison2007-10-101-0/+3
* r1154: Change default setting for case sensitivity to "auto". If set to autoJeremy Allison2007-10-1013-33/+98
* r1128: The end-of-file is not the end of the world, so don't make a load DEBU...Andrew Bartlett2007-10-101-3/+7
* r1127: Finding trusted domains is not so important as to require a DEBUG(1).Andrew Bartlett2007-10-101-1/+1
* r1126: Allow more flexible GSS-SPENGO client and server operation. TheAndrew Bartlett2007-10-101-16/+18
* r1125: Remove bougus comments. (The real fix was to the sealed pipe padding)Andrew Bartlett2007-10-102-7/+2
* r1124: ntlm_auth memory leak fixes by James Wilkinson - jwilk@alumni.cse.ucsc...Andrew Bartlett2007-10-101-0/+4
* r1122: As spotted by lha@stacken.kth.se we don't actually use this variable a...Andrew Bartlett2007-10-101-2/+0
* r1121: Fix memory leak in the trans2 signing code.Andrew Bartlett2007-10-101-2/+10
* r1117: Doh ! Remember to turn off signing when sending a "break to level II" ...Jeremy Allison2007-10-102-11/+33
* r1115: Fix for #1427. Catch bad path errors at the right point. Ensure allJeremy Allison2007-10-108-80/+203
* r1111: Rename vsnprintf to smb_vsnprintf so we don't get duplicate symbol errorsJelmer Vernooij2007-10-102-1/+2
* r1108: Index: pdb_ldap.cVolker Lendecke2007-10-102-0/+18
* r1106: Lars Mueller <lmuelle@suse.de> asked me to apply this patch, as this i...Volker Lendecke2007-10-101-5/+9
* r1104: get_called_name is used in the printing subsystem. In case of multi-homedVolker Lendecke2007-10-102-1/+26
* r1103: need to leave empty dacl so we can remove last ACEHerb Lewis2007-10-101-5/+0
* r1101: Implement 'rpcclient setprintername'.Volker Lendecke2007-10-101-0/+71
* r1097: Fix errno being incorrectly set. Noticed by Richard.Jeremy Allison2007-10-101-0/+1
* r1093: Ensure we clear any cached errors on a deferred open call soJeremy Allison2007-10-104-0/+20
* r1089: Removed spurious oplock message in deferred open processing.Jeremy Allison2007-10-103-5/+17
* r1087: BUG 1221: revert old change that used single and double quotes as deli...Gerald Carter2007-10-102-3/+3
* r1085: Now it's had some proper user testing, merge in the deferred open fix....Jeremy Allison2007-10-1016-83/+974
* r1011: fix bad merge (from a few months ago) and ensure that we always use td...Gerald Carter2007-10-105-12/+12
* r1007: merge from SAMBA_4_0:Stefan Metzmacher2007-10-101-0/+5
* r998: Arrrgggh. Do it right this time :-(.Jeremy Allison2007-10-101-3/+3
* r996: Fix error in change to queuing code (dlink).Jeremy Allison2007-10-101-3/+3
* r993: BUG 703 -- finishing patch by Eric Boehm <boehm@nortelnetworks.com> for...Gerald Carter2007-10-101-14/+17
* r991: Allow winbindd to use the domain trust account passwordGerald Carter2007-10-1010-55/+207
* r989: Calling sid_to_gid from within winbind makes no sense, as this callsVolker Lendecke2007-10-102-1/+10
* r988: When adding local aliases' gids to the user token, don't do a idmap_sid...Volker Lendecke2007-10-101-11/+31
* r984: Ensure memmove & memcpy aren't called with len == 0.Jeremy Allison2007-10-101-4/+8
* r979: Implement the 'cups server' option. This makes it possible to have virtualVolker Lendecke2007-10-102-18/+33