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
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
2007-10-10
r116: volker's patch for local group and group nesting
Gerald Carter
1
-0
/
+108
2007-10-10
r104: Fix ntlm_auth by adding the new strhex_to_data_blob() call.
Andrew Bartlett
1
-6
/
+0
2007-10-10
r87: Fix the build that Andrew Bartlett broke. Andrew - don't check *ANYTHING...
Jeremy Allison
1
-0
/
+6
2007-10-10
r84: Implement --required-membership-of=, an ntlm_auth option that restricts
Andrew Bartlett
1
-38
/
+113
2007-10-10
r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...
Andrew Bartlett
1
-22
/
+22
2007-10-10
r39: * importing .cvsignore files
Gerald Carter
1
-1
/
+0
2007-10-10
r21: Ensure 'net' follows the behaviour of all other samba client tools,
Andrew Bartlett
1
-5
/
+3
2004-04-03
Fix most of bug #169.
Andrew Bartlett
1
-0
/
+1
2004-03-24
Fix bugzilla # 1208
Jim McDonough
1
-1
/
+2
2004-03-18
Two little annoyances:
Volker Lendecke
2
-3
/
+2
2004-03-14
Use possessive in message asking for user's password.
Tim Potter
1
-1
/
+1
2004-03-11
Restore the contract on all convert_stringXX() interfaces. Add a "allow_bad_c...
Jeremy Allison
1
-1
/
+1
2004-03-09
Added strstr_m() function. Use in all places where we might run into mb
Jeremy Allison
1
-1
/
+1
2004-03-05
Add -O (for writing downloaded files to standard out) based on patch by
Jelmer Vernooij
1
-65
/
+80
2004-03-04
Another typo, sorry for samba-cvs spam :-)
Volker Lendecke
1
-1
/
+1
2004-03-04
Fix typo.
Volker Lendecke
1
-1
/
+1
2004-02-29
net_rpc.c: Don't complain if [add|del]mem was successful.
Volker Lendecke
1
-4
/
+4
2004-02-29
Print an informative error message if trying to add/remove members from
Volker Lendecke
1
-0
/
+6
2004-02-28
Add 'net rpc group [add|del]mem' for domain groups and aliases.
Volker Lendecke
1
-0
/
+452
2004-02-28
Fix my fix to net rpc group list. We can certainly have more than a single
Volker Lendecke
1
-3
/
+6
2004-02-26
Implement 'net groupmap set' and 'net groupmap cleanup'.
Volker Lendecke
3
-0
/
+157
2004-02-25
Fix bug in previous global_sam_sid() commit. I broke the 'read from
Andrew Bartlett
1
-0
/
+6
2004-02-25
I *hate* global variables...
Andrew Bartlett
2
-0
/
+16
2004-02-24
Add 'net rpc group add'. For this parse_samr.c had to be changed: The
Volker Lendecke
1
-1
/
+62
2004-02-24
Remove unused variable.
Volker Lendecke
1
-1
/
+0
2004-02-24
'net idmap restore' is too useful to be left broken :-)
Volker Lendecke
1
-1
/
+105
2004-02-23
Fix "unable to initialize" bug when smbd hasn't been run with
Jeremy Allison
2
-2
/
+8
2004-02-19
Enable checking/resetting of account lockout and bad password based on policy
Jim McDonough
1
-3
/
+17
2004-02-19
Add bad password reset and display of bad password count/time
Jim McDonough
1
-3
/
+25
2004-02-17
Don't try to show groups that could not be listed.
Volker Lendecke
1
-0
/
+9
2004-02-17
If there are no alias members, don't ask for their sids :-)
Volker Lendecke
1
-0
/
+4
2004-02-16
Fix success message for net groupmap modify
Volker Lendecke
1
-1
/
+1
2004-02-13
Fix ETA Calculation when resuming
Jelmer Vernooij
1
-1
/
+1
2004-02-11
fix set/getsampwent iterator in tdbsam to use an allocated list
Gerald Carter
1
-2
/
+4
2004-02-11
BUG 1055; patch from SATOH Fumiyasu <fumiya@miraclelinux.com>; formatting fi...
Gerald Carter
2
-5
/
+6
2004-02-09
Expand 'net rpc group members' to local groups.
Volker Lendecke
1
-49
/
+175
2004-02-08
Make it possible to 'net rpc samdump' of any domain you are currently joined
Andrew Bartlett
3
-89
/
+116
2004-02-08
Add some help for 'net rpc password'.
Andrew Bartlett
1
-0
/
+1
2004-02-08
Make more functions static, and remove duplication in the use of functions
Andrew Bartlett
2
-7
/
+7
2004-02-08
Make this table static const.
Andrew Bartlett
1
-1
/
+1
2004-02-07
I should have done this years ago...
Andrew Bartlett
1
-0
/
+131
2004-02-04
This should be the correct fix for the lack of a prototype for
Andrew Bartlett
1
-6
/
+0
2004-02-02
fix problems with proto.h
Gerald Carter
1
-1
/
+1
2004-02-02
remerge andrew's cracklib patch from HEAD and fix a compile warnings
Gerald Carter
1
-0
/
+7
[next]