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
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r13382: added server affinity cache stores for 'net rpc join' and trusted dom...
Gerald Carter
3
-0
/
+13
2007-10-10
r13379: Andrew correctly noted that this breaks -s. Not sure what to do...
Volker Lendecke
1
-10
/
+10
2007-10-10
r13378: Not sure what this breaks, but we have to do the popt processing afte...
Volker Lendecke
1
-10
/
+10
2007-10-10
r13377: Fix from Volker: Make offline authentication work with NT4 as well
Günther Deschner
2
-2
/
+20
2007-10-10
r13375: Match XP behaviour: Don't force 'Administrator' to change an expired
Günther Deschner
3
-17
/
+8
2007-10-10
r13374: new revision of the snprintf replace code
Simo Sorce
1
-176
/
+580
2007-10-10
r13371: Remove an unused function
Volker Lendecke
1
-8
/
+0
2007-10-10
r13368: I must write out 1000 times, "Don't use C++ reserved words..."
Jeremy Allison
1
-5
/
+5
2007-10-10
r13364: Continue not enabling valgrind on 64-bit Linux (see also rev 8510).
James Peach
1
-1
/
+3
2007-10-10
r13363: Honour the $(DESTDIR) Makefile variable when installing Python
Tim Potter
1
-1
/
+1
2007-10-10
r13351: Fix copyright
Volker Lendecke
1
-1
/
+1
2007-10-10
r13350: Implement rpccli_samr_set_domain_info. Weird that it was not around :-)
Volker Lendecke
6
-11
/
+484
2007-10-10
r13338: Remove the experimental pdb modules
Volker Lendecke
6
-2339
/
+1
2007-10-10
r13337: Attempt to fix the AIX build
Volker Lendecke
1
-1
/
+1
2007-10-10
r13331: No I didn't have to change the interface version...
Jeremy Allison
1
-22
/
+0
2007-10-10
r13329: Fix libsmbsharemodes.so to work with the stored delete token.
Jeremy Allison
3
-33
/
+48
2007-10-10
r13322: Fix warning time_t != int.
Jeremy Allison
1
-2
/
+2
2007-10-10
r13318: remove an unused file
Gerald Carter
1
-85
/
+0
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
185
-7131
/
+22252
2007-10-10
r13314: This code has been causing problems since 1.9.x I think.
Jeremy Allison
1
-19
/
+0
2007-10-10
r13310: first round of server affinity patches for winbindd & net ads join
Gerald Carter
8
-219
/
+275
2007-10-10
r13309: If the sid in the winbind name2sid cache is not valid (NT_STATUS_NONE...
Volker Lendecke
1
-1
/
+3
2007-10-10
r13299: From testing W2K3 and W2K the delete on close bit seems to be always
Jeremy Allison
1
-3
/
+3
2007-10-10
r13294: Fix basic delete on close tests - don't forget to tell
Jeremy Allison
1
-5
/
+10
2007-10-10
r13293: Rather a big patch I'm afraid, but this should fix bug #3347
Jeremy Allison
25
-278
/
+427
2007-10-10
r13291: NT checks the minimum password age dynamically. That means we have to...
Volker Lendecke
1
-5
/
+21
2007-10-10
r13274: Fix for bug #3467. Not a show stopper.
Jeremy Allison
5
-29
/
+44
2007-10-10
r13262: Arrgggg. Fix smbstatus and swat status to ignore
Jeremy Allison
2
-1
/
+12
2007-10-10
r13260: Fix stupid bug Volker found for big-endian machines.
Jeremy Allison
1
-1
/
+1
2007-10-10
r13257: Fix python build with older python versions (e.g. 2.2.1) like in Unit...
Lars Müller
1
-2
/
+2
2007-10-10
r13238: Fix from Qiao Yang <qyang@stbernard.com> to ensure we
Jeremy Allison
1
-2
/
+3
2007-10-10
r13233: build fixes for smbmnt; remove unused variable; ready to ship 3.0.21b...
Gerald Carter
2
-2
/
+1
2007-10-10
r13232: defensive programming in an attempt to prevent crashes due to a PDC r...
Gerald Carter
1
-3
/
+5
2007-10-10
r13231: apparently strncat() is converted to strcat() on RH7.3 and similar sy...
Gerald Carter
1
-2
/
+4
2007-10-10
r13229: * fix bad comparison caught by the AIX compiler in wbinfo code
Gerald Carter
2
-4
/
+9
2007-10-10
r13224: better to cast the return too
Simo Sorce
1
-1
/
+1
2007-10-10
r13222: Never assume mode_t is of type int.
Simo Sorce
1
-2
/
+2
2007-10-10
r13216: r12422@cabra: derrell | 2006-01-28 23:57:35 -0500
Derrell Lipman
2
-50
/
+17
2007-10-10
r13214: r12420@cabra: derrell | 2006-01-28 19:10:58 -0500
Derrell Lipman
1
-44
/
+57
2007-10-10
r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500
Derrell Lipman
41
-47
/
+56
2007-10-10
r13211: Fix remote password changing if password must change is set
Volker Lendecke
1
-1
/
+36
2007-10-10
r13209: Make smbpasswd -a work again if passdb did not exist.
Volker Lendecke
1
-0
/
+1
2007-10-10
r13202: Fix the build for --with-aio-support. Sorry.
Volker Lendecke
1
-2
/
+2
2007-10-10
r13198: Fix issues exposed by Jerry's testing on 64-bit Solaris
Jeremy Allison
3
-78
/
+138
2007-10-10
r13197: Add -k switch to dump the data of a single key.
Lars Müller
1
-5
/
+41
2007-10-10
r13194: Don't do extra memcpy's unless we're asked to.
Jeremy Allison
1
-1
/
+5
2007-10-10
r13192: Fix up alignment issues when printing share mode
Jeremy Allison
2
-4
/
+17
2007-10-10
r13190: Fix #3458 from Andriy Gapon <avg@icyb.net.ua>. Don't
Jeremy Allison
1
-1
/
+1
2007-10-10
r13176: Fix show-stopper bug for 3.0.21b where 4 leg NTLMSSP SPNEGO
Jeremy Allison
2
-2
/
+24
2007-10-10
r13175: Actually make adding a new user into an empty pdbtdb
Jeremy Allison
1
-1
/
+1
[next]