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
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r2832: Readd WKGUID-binding to match the correct default-locations of new
Günther Deschner
2
-3
/
+11
2007-10-10
r2826: Complain if 'password chat' doesn't contain the %u variable. based on ...
Jelmer Vernooij
1
-1
/
+8
2007-10-10
r2821: Adding "Windows x64" as architecture string and driverdir "x64" for the
Günther Deschner
1
-1
/
+2
2007-10-10
r2762: Remove silly conversion to and from UTF8 on the winbind pipe. Fix the
Andrew Bartlett
1
-28
/
+16
2007-10-10
r2746: Fix typos in net's usage-output.
Günther Deschner
2
-2
/
+2
2007-10-10
r2706: The code that prints the remote MAC address (from the statistics section
Christopher R. Hertel
1
-4
/
+7
2007-10-10
r2477: Document "--destination" for "net rpc [printer|share] migrate".
Günther Deschner
1
-1
/
+3
2007-10-10
r2476: now that PRINTER_ATTRIBUTE_PUBLISHED does not get reset anymore, migrate
Günther Deschner
1
-4
/
+13
2007-10-10
r2388: fix client quota support
Stefan Metzmacher
1
-2
/
+3
2007-10-10
r2348: fix segmention faults
Stefan Metzmacher
2
-8
/
+11
2007-10-10
r2147: Fix utility name in error message (pre-emptivly merged to trunk ;-)
Andrew Bartlett
1
-1
/
+1
2007-10-10
r2080: Remove last traces of static migration to localhost. Needed to allow a
Günther Deschner
4
-24
/
+31
2007-10-10
r2079: Clear the publish-bit from the attributes-mask when migrating
Günther Deschner
1
-0
/
+6
2007-10-10
r2022: Add net_copy_fileattr as a separate function to copy just ACLs, attrs
Günther Deschner
1
-101
/
+198
2007-10-10
r1966: further work on and cleanup of the net-migration-tool.
Günther Deschner
5
-60
/
+164
2007-10-10
r1812: Fix from Richard Renard <rrenard@idealx.com> to be able to reset
Jeremy Allison
1
-3
/
+30
2007-10-10
r1750: This patch allows net ads lookup to rely on command line arguments if ...
Jim McDonough
2
-2
/
+6
2007-10-10
r1720: Show correct help for net groupmap commands.
Günther Deschner
1
-3
/
+3
2007-10-10
r1716: Get rid of a compiler warning. "pipe" is a symbol that is defined as a...
Volker Lendecke
1
-2
/
+2
2007-10-10
r1698: fix build.
Günther Deschner
1
-2
/
+3
2007-10-10
r1692: first commit :)
Günther Deschner
5
-9
/
+2961
2007-10-10
r1582: On failure, print the length of the right variable.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r1537: Fix to stop printing accounts from resetting the bas password
Jeremy Allison
1
-15
/
+10
2007-10-10
r1504: Remove insane use of "user password" on the COMMAND LINE !
Jeremy Allison
1
-25
/
+6
2007-10-10
r1492: Rework our random number generation system.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r1478: Useful patch from Tom Alsberg <alsbergt@cs.huji.ac.il>, to export a si...
Simo Sorce
1
-8
/
+24
2007-10-10
r1412: Fix password history list in tdbsam. Fix some memory leaks. Add
Jeremy Allison
1
-0
/
+5
2007-10-10
r1399: applying heimdal krb5 fixes from Guenther and fixing compile warnings ...
Gerald Carter
1
-5
/
+5
2007-10-10
r1240: Ensure we don't shadow Heimdal globals.
Jeremy Allison
1
-1
/
+1
2007-10-10
r1222: Valgrind memory leak fixes. Still tracking down a strange one...
Jeremy Allison
1
-41
/
+123
2007-10-10
r1221: Added the last of the system keytab patch from "Dan Perry" <dperry@ppp...
Jeremy Allison
1
-93
/
+194
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
r1126: Allow more flexible GSS-SPENGO client and server operation. The
Andrew Bartlett
1
-16
/
+18
2007-10-10
r1124: ntlm_auth memory leak fixes by James Wilkinson - jwilk@alumni.cse.ucsc...
Andrew Bartlett
1
-0
/
+4
2007-10-10
r1103: need to leave empty dacl so we can remove last ACE
Herb Lewis
1
-5
/
+0
2007-10-10
r977: Implement 'net rpc group rename' -- rename domain groups.
Volker Lendecke
1
-0
/
+78
2007-10-10
r964: The max_size field in cli_samr_enum_als_groups is more like an account_...
Volker Lendecke
1
-1
/
+7
2007-10-10
r780: Fix segfault in ntlm_auth --diagnostics
Andrew Bartlett
1
-1
/
+2
2007-10-10
r517: Remove wrong commit I did by mistake
Alexander Bokovoy
1
-6
/
+0
2007-10-10
r516: On GNU/Linux distributions which allow to use both 2.4 and 2.6 kernels
Alexander Bokovoy
1
-0
/
+6
2007-10-10
r416: add a newline to the debuglevel message returned string
Herb Lewis
1
-1
/
+9
2007-10-10
r269: Patch from Krischan Jodies <kj@sernet.de>: Implement 'net rpc group del...
Volker Lendecke
3
-4
/
+199
2007-10-10
r248: Add support for printing out the MAC address on nmblookup.
Richard Sharpe
1
-1
/
+5
2007-10-10
r240: I'm pretty happy with the 'ntlm-server-1' helper protocol now, and as
Andrew Bartlett
1
-2
/
+0
2007-10-10
r201: Fix bugs in the --helper-protocol=ntlm-server-1 implementation.
Andrew Bartlett
1
-8
/
+9
2007-10-10
r195: adding files to ignore list
Gerald Carter
1
-5
/
+5
2007-10-10
r191: Only send the ntlm_auth 'ntlm-server-1' helper client a '.' after the
Andrew Bartlett
1
-2
/
+1
2007-10-10
r188: Add a new 'helper protocol' to ntlm_auth.
Andrew Bartlett
1
-2
/
+202
2007-10-10
r177: Split ntlm_auth --diagnostics into a seperate file, so as not to clutter
Andrew Bartlett
3
-599
/
+657
2007-10-10
r171: Continue the 'rename nt_session_key' work. This attempts to rename
Andrew Bartlett
1
-88
/
+76
[prev]
[next]