index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r1240: Ensure we don't shadow Heimdal globals.
Jeremy Allison
3
-13
/
+13
2007-10-10
r1237: Correctly honor infolevel argument. Thanks to Guenther Deschner <gd@se...
Volker Lendecke
1
-1
/
+1
2007-10-10
r1236: Heimdal fixes from Guenther Deschner <gd@sernet.de>, more to come before
Jeremy Allison
5
-10
/
+34
2007-10-10
r1230: (merges from HP PSA) fixing a couple of caching bugs in the printing c...
Gerald Carter
2
-1
/
+9
2007-10-10
r1224: Fix longstanding memleak bug with logfile name being set before lp_load()
Jeremy Allison
1
-0
/
+7
2007-10-10
r1223: Fix valgrind error with realm manipulation.... Damn macros :-(.
Jeremy Allison
1
-2
/
+8
2007-10-10
r1222: Valgrind memory leak fixes. Still tracking down a strange one...
Jeremy Allison
5
-60
/
+184
2007-10-10
r1221: Added the last of the system keytab patch from "Dan Perry" <dperry@ppp...
Jeremy Allison
2
-94
/
+195
2007-10-10
r1220: Revert last change. Apparently, NOTPARALLEL blocks all parallel builds
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r1219: Don't make proto parallel
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r1215: Intermediate checkin of the new keytab code. I need to make sure I
Jeremy Allison
7
-184
/
+518
2007-10-10
r1214: Now compiles. Changed krb5_kt_free_entry to krb5_free_keytab_entry_con...
Jeremy Allison
1
-12
/
+12
2007-10-10
r1212: small change to prevent home directories added during the SMBsesssetup...
Gerald Carter
1
-0
/
+6
2007-10-10
r1202: This hopefully fixes our memory use when unmarshalling strings. The te...
Volker Lendecke
1
-1
/
+4
2007-10-10
r1195: Ensure libsmb/clikrb5.c compiles.
Jeremy Allison
1
-2
/
+2
2007-10-10
r1194: Definition of krb5_free_unparsed_name() if we do't have it.
Jeremy Allison
1
-0
/
+7
2007-10-10
r1193: Ensure we check for and use krb5_free_unparsed_name().
Jeremy Allison
3
-3
/
+9
2007-10-10
r1192: Fixed all memleaks/error code return path leaks I can find. Not sure i...
Jeremy Allison
1
-42
/
+94
2007-10-10
r1184: Keep latest changes... not compilable yet.
Jeremy Allison
1
-13
/
+30
2007-10-10
r1183: Updates to the code cleanup so I don't lose my changes...
Jeremy Allison
1
-52
/
+62
2007-10-10
r1182: Partial re-write of keytab code to clean up, remove memory leaks etc. ...
Jeremy Allison
1
-47
/
+77
2007-10-10
r1180: New file - basis of new system keytab code.
Jeremy Allison
1
-0
/
+434
2007-10-10
r1179: Start of system keytab merge. Config tests.
Jeremy Allison
1
-0
/
+35
2007-10-10
r1175: Nowadays we actually do have local groups, so add the corresponding SI...
Volker Lendecke
1
-8
/
+11
2007-10-10
r1171: Patch from "Lu, Jianliang" <Jianliang.Lu@getronics.com> to
Jeremy Allison
1
-0
/
+6
2007-10-10
r1156: Ensure new remote arch of CIFSFS is seen.
Jeremy Allison
1
-0
/
+3
2007-10-10
r1154: Change default setting for case sensitivity to "auto". If set to auto
Jeremy Allison
13
-33
/
+98
2007-10-10
r1128: The end-of-file is not the end of the world, so don't make a load DEBU...
Andrew Bartlett
1
-3
/
+7
2007-10-10
r1127: Finding trusted domains is not so important as to require a DEBUG(1).
Andrew Bartlett
1
-1
/
+1
2007-10-10
r1126: Allow more flexible GSS-SPENGO client and server operation. The
Andrew Bartlett
1
-16
/
+18
2007-10-10
r1125: Remove bougus comments. (The real fix was to the sealed pipe padding)
Andrew Bartlett
2
-7
/
+2
2007-10-10
r1124: ntlm_auth memory leak fixes by James Wilkinson - jwilk@alumni.cse.ucsc...
Andrew Bartlett
1
-0
/
+4
2007-10-10
r1122: As spotted by lha@stacken.kth.se we don't actually use this variable a...
Andrew Bartlett
1
-2
/
+0
2007-10-10
r1121: Fix memory leak in the trans2 signing code.
Andrew Bartlett
1
-2
/
+10
2007-10-10
r1117: Doh ! Remember to turn off signing when sending a "break to level II" ...
Jeremy Allison
2
-11
/
+33
2007-10-10
r1115: Fix for #1427. Catch bad path errors at the right point. Ensure all
Jeremy Allison
8
-80
/
+203
2007-10-10
r1111: Rename vsnprintf to smb_vsnprintf so we don't get duplicate symbol errors
Jelmer Vernooij
2
-1
/
+2
2007-10-10
r1108: Index: pdb_ldap.c
Volker Lendecke
2
-0
/
+18
2007-10-10
r1106: Lars Mueller <lmuelle@suse.de> asked me to apply this patch, as this i...
Volker Lendecke
1
-5
/
+9
2007-10-10
r1104: get_called_name is used in the printing subsystem. In case of multi-homed
Volker Lendecke
2
-1
/
+26
2007-10-10
r1103: need to leave empty dacl so we can remove last ACE
Herb Lewis
1
-5
/
+0
2007-10-10
r1101: Implement 'rpcclient setprintername'.
Volker Lendecke
1
-0
/
+71
2007-10-10
r1097: Fix errno being incorrectly set. Noticed by Richard.
Jeremy Allison
1
-0
/
+1
2007-10-10
r1093: Ensure we clear any cached errors on a deferred open call so
Jeremy Allison
4
-0
/
+20
2007-10-10
r1089: Removed spurious oplock message in deferred open processing.
Jeremy Allison
3
-5
/
+17
2007-10-10
r1087: BUG 1221: revert old change that used single and double quotes as deli...
Gerald Carter
2
-3
/
+3
2007-10-10
r1085: Now it's had some proper user testing, merge in the deferred open fix....
Jeremy Allison
16
-83
/
+974
2007-10-10
r1011: fix bad merge (from a few months ago) and ensure that we always use td...
Gerald Carter
5
-12
/
+12
2007-10-10
r1007: merge from SAMBA_4_0:
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r998: Arrrgggh. Do it right this time :-(.
Jeremy Allison
1
-3
/
+3
[next]