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
r6900: Fix bug 2725. Thanks, John, for finding it.
Volker Lendecke
1
-1
/
+3
2007-10-10
r6880: Fix bug 2070 after positive feedback from Leon Vernikov. Thanks!
Volker Lendecke
1
-8
/
+16
2007-10-10
r6834: Fix bug #2703, found by John Antonishek <ant@nist.gov>. Add NULL
Jeremy Allison
1
-6
/
+8
2007-10-10
r6823: Add deletion confirmation / error message.
John Terpstra
1
-0
/
+5
2007-10-10
r6820: Remove claim that password can be set with account creation (RPC).
John Terpstra
1
-1
/
+1
2007-10-10
r6769: Fix bugzilla #2538 and #2527. Unused variables found by Jason Mader.
Tim Potter
1
-2
/
+1
2007-10-10
r6706: * fix bug that prevented smbclient from creating directories
Gerald Carter
1
-3
/
+1
2007-10-10
r6640: Attempt to fix 'make everything' with the paranoid malloc checker.
Volker Lendecke
1
-0
/
+5
2007-10-10
r6601: fixing query and set alias info calls (level 1 from the
Gerald Carter
1
-4
/
+3
2007-10-10
r6488: net rpc printer migrate should not try to set stuff that's not there. ...
Volker Lendecke
1
-16
/
+28
2007-10-10
r6450: * fix typo in htlm_auth help message
Gerald Carter
1
-2
/
+2
2007-10-10
r6277: This implements a new caching API for enumerating the pdb elements. It is
Volker Lendecke
1
-48
/
+24
2007-10-10
r6275: Implement RAP version of enumusers/enumgroups level 0. No, I've not go...
Volker Lendecke
1
-7
/
+11
2007-10-10
r6263: Get rid of generate_wellknown_sids, they are const static and initiali...
Volker Lendecke
2
-16
/
+0
2007-10-10
r6261: Tidyup message str printf. Ensure tvs struct is zeroed.
Jeremy Allison
1
-1
/
+1
2007-10-10
r6256: Fix fprintf errors in smbpasswd. Fix for bug #2585 Ulf Härnhammar <me...
Jeremy Allison
1
-3
/
+3
2007-10-10
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
1
-1
/
+1
2007-10-10
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
3
-4
/
+5
2007-10-10
r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...
Derrell Lipman
3
-3
/
+3
2007-10-10
r6080: Port some of the non-critical changes from HEAD to 3_0. The main one i...
Volker Lendecke
1
-10
/
+42
2007-10-10
r6071: * clean up UNISTR2_ARRAY ( really just an array of UNISTR4 + count )
Gerald Carter
1
-13
/
+37
2007-10-10
r6051: finish off
Gerald Carter
1
-9
/
+289
2007-10-10
r6046: $ net -S block -U % -W VALE rpc service status spooler
Gerald Carter
1
-2
/
+98
2007-10-10
r6041: cleaning up output from 'rpc service list'
Gerald Carter
1
-1
/
+1
2007-10-10
r6040: finish out 'net rpc service list'
Gerald Carter
1
-3
/
+24
2007-10-10
r6039: add CLI_DO_RPC macro for cookie cutter code; no new functionality to '...
Gerald Carter
1
-63
/
+3
2007-10-10
r6038: adding more flesh to 'net rpc service'
Gerald Carter
1
-34
/
+72
2007-10-10
r6029: adding files necessary to support 'net rpc service' functions; will fi...
Gerald Carter
2
-0
/
+155
2007-10-10
r5971: Check for the correct cli-struct when copying files.
Günther Deschner
1
-1
/
+1
2007-10-10
r5955: BUG 2517: use the realm from smb.conf for 'net ads info' when 'disable...
Gerald Carter
1
-1
/
+6
2007-10-10
r5954: Fix some compiler warnings and add missing exclude-block in "net rpc
Günther Deschner
1
-7
/
+16
2007-10-10
r5918: Fix typo.
John Terpstra
1
-1
/
+1
2007-10-10
r5912: - Enhance net rpc rights utility
Simo Sorce
1
-23
/
+131
2007-10-10
r5910: Partial fix for bug 2438. I'll leave the debug message in place, that ...
Volker Lendecke
1
-36
/
+16
2007-10-10
r5909: Remove some unecessary casts. Patch from Jason Mader for bugzill #2468.
Tim Potter
2
-2
/
+2
2007-10-10
r5888: fix incorrect test - don't print anything if user is not in any groups
Herb Lewis
1
-4
/
+1
2007-10-10
r5862: And some more const
Volker Lendecke
1
-1
/
+1
2007-10-10
r5790: Added ability to set account description.
John Terpstra
1
-2
/
+8
2007-10-10
r5776: Fix typo (found by lieschen).
Günther Deschner
1
-1
/
+1
2007-10-10
r5653: Fixiing typos.
John Terpstra
1
-1
/
+1
2007-10-10
r5650: add help lines for net rpc group addmem and delmem commands
Herb Lewis
1
-0
/
+2
2007-10-10
r5614: fix proto for copy_fn() after changes to cli_list()
Gerald Carter
1
-1
/
+1
2007-10-10
r5594: Fix comment to read "remove" instead of "add"
Jim McDonough
1
-1
/
+1
2007-10-10
r5591: Implement "net rpc trustdom del", including client side of
Jim McDonough
1
-5
/
+114
2007-10-10
r5580: Fix "net rpc trustdom add". Much closer to what windows does. Also stop
Jim McDonough
1
-10
/
+24
2007-10-10
r5547: Fix compile warning.
Günther Deschner
1
-1
/
+1
2007-10-10
r5546: Fix some comments in "net rpc printer migrate settings"
Günther Deschner
1
-14
/
+5
2007-10-10
r5541: Fix crash bug in the client-spoolss enumdataex-call.
Günther Deschner
1
-1
/
+1
2007-10-10
r5471: In cli_samr_lookup_rids, flags is not a flags but an array size. W2k3 ...
Volker Lendecke
1
-2
/
+2
2007-10-10
r5462: BUG 1549: patch from SATOH Fumiyasu <fumiya@samba.gr.jp> to fix trunct...
Gerald Carter
1
-1
/
+1
[prev]
[next]