index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
r517: Remove wrong commit I did by mistake
Alexander Bokovoy
2007-10-10
1
-6
/
+0
*
r516: On GNU/Linux distributions which allow to use both 2.4 and 2.6 kernels
Alexander Bokovoy
2007-10-10
1
-0
/
+6
*
r416: add a newline to the debuglevel message returned string
Herb Lewis
2007-10-10
1
-1
/
+9
*
r269: Patch from Krischan Jodies <kj@sernet.de>: Implement 'net rpc group del...
Volker Lendecke
2007-10-10
3
-4
/
+199
*
r248: Add support for printing out the MAC address on nmblookup.
Richard Sharpe
2007-10-10
1
-1
/
+5
*
r240: I'm pretty happy with the 'ntlm-server-1' helper protocol now, and as
Andrew Bartlett
2007-10-10
1
-2
/
+0
*
r201: Fix bugs in the --helper-protocol=ntlm-server-1 implementation.
Andrew Bartlett
2007-10-10
1
-8
/
+9
*
r195: adding files to ignore list
Gerald Carter
2007-10-10
1
-5
/
+5
*
r191: Only send the ntlm_auth 'ntlm-server-1' helper client a '.' after the
Andrew Bartlett
2007-10-10
1
-2
/
+1
*
r188: Add a new 'helper protocol' to ntlm_auth.
Andrew Bartlett
2007-10-10
1
-2
/
+202
*
r177: Split ntlm_auth --diagnostics into a seperate file, so as not to clutter
Andrew Bartlett
2007-10-10
3
-599
/
+657
*
r171: Continue the 'rename nt_session_key' work. This attempts to rename
Andrew Bartlett
2007-10-10
1
-88
/
+76
*
r116: volker's patch for local group and group nesting
Gerald Carter
2007-10-10
1
-0
/
+108
*
r104: Fix ntlm_auth by adding the new strhex_to_data_blob() call.
Andrew Bartlett
2007-10-10
1
-6
/
+0
*
r87: Fix the build that Andrew Bartlett broke. Andrew - don't check *ANYTHING...
Jeremy Allison
2007-10-10
1
-0
/
+6
*
r84: Implement --required-membership-of=, an ntlm_auth option that restricts
Andrew Bartlett
2007-10-10
1
-38
/
+113
*
r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...
Andrew Bartlett
2007-10-10
1
-22
/
+22
*
r39: * importing .cvsignore files
Gerald Carter
2007-10-10
1
-1
/
+0
*
r21: Ensure 'net' follows the behaviour of all other samba client tools,
Andrew Bartlett
2007-10-10
1
-5
/
+3
*
Fix most of bug #169.
Andrew Bartlett
2004-04-03
1
-0
/
+1
*
Fix bugzilla # 1208
Jim McDonough
2004-03-24
1
-1
/
+2
*
Two little annoyances:
Volker Lendecke
2004-03-18
2
-3
/
+2
*
Use possessive in message asking for user's password.
Tim Potter
2004-03-14
1
-1
/
+1
*
Restore the contract on all convert_stringXX() interfaces. Add a "allow_bad_c...
Jeremy Allison
2004-03-11
1
-1
/
+1
*
Added strstr_m() function. Use in all places where we might run into mb
Jeremy Allison
2004-03-09
1
-1
/
+1
*
Add -O (for writing downloaded files to standard out) based on patch by
Jelmer Vernooij
2004-03-05
1
-65
/
+80
*
Another typo, sorry for samba-cvs spam :-)
Volker Lendecke
2004-03-04
1
-1
/
+1
*
Fix typo.
Volker Lendecke
2004-03-04
1
-1
/
+1
*
net_rpc.c: Don't complain if [add|del]mem was successful.
Volker Lendecke
2004-02-29
1
-4
/
+4
*
Print an informative error message if trying to add/remove members from
Volker Lendecke
2004-02-29
1
-0
/
+6
*
Add 'net rpc group [add|del]mem' for domain groups and aliases.
Volker Lendecke
2004-02-28
1
-0
/
+452
*
Fix my fix to net rpc group list. We can certainly have more than a single
Volker Lendecke
2004-02-28
1
-3
/
+6
*
Implement 'net groupmap set' and 'net groupmap cleanup'.
Volker Lendecke
2004-02-26
3
-0
/
+157
*
Fix bug in previous global_sam_sid() commit. I broke the 'read from
Andrew Bartlett
2004-02-25
1
-0
/
+6
*
I *hate* global variables...
Andrew Bartlett
2004-02-25
2
-0
/
+16
*
Add 'net rpc group add'. For this parse_samr.c had to be changed: The
Volker Lendecke
2004-02-24
1
-1
/
+62
*
Remove unused variable.
Volker Lendecke
2004-02-24
1
-1
/
+0
*
'net idmap restore' is too useful to be left broken :-)
Volker Lendecke
2004-02-24
1
-1
/
+105
*
Fix "unable to initialize" bug when smbd hasn't been run with
Jeremy Allison
2004-02-23
2
-2
/
+8
*
Enable checking/resetting of account lockout and bad password based on policy
Jim McDonough
2004-02-19
1
-3
/
+17
*
Add bad password reset and display of bad password count/time
Jim McDonough
2004-02-19
1
-3
/
+25
*
Don't try to show groups that could not be listed.
Volker Lendecke
2004-02-17
1
-0
/
+9
*
If there are no alias members, don't ask for their sids :-)
Volker Lendecke
2004-02-17
1
-0
/
+4
*
Fix success message for net groupmap modify
Volker Lendecke
2004-02-16
1
-1
/
+1
*
Fix ETA Calculation when resuming
Jelmer Vernooij
2004-02-13
1
-1
/
+1
*
fix set/getsampwent iterator in tdbsam to use an allocated list
Gerald Carter
2004-02-11
1
-2
/
+4
*
BUG 1055; patch from SATOH Fumiyasu <fumiya@miraclelinux.com>; formatting fi...
Gerald Carter
2004-02-11
2
-5
/
+6
*
Expand 'net rpc group members' to local groups.
Volker Lendecke
2004-02-09
1
-49
/
+175
*
Make it possible to 'net rpc samdump' of any domain you are currently joined
Andrew Bartlett
2004-02-08
3
-89
/
+116
*
Add some help for 'net rpc password'.
Andrew Bartlett
2004-02-08
1
-0
/
+1
[next]