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
Age
Commit message (
Expand
)
Author
Files
Lines
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
4
-3
/
+732
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-28
Can't set allocation size on directories, return correct error code on
Jeremy Allison
3
-1
/
+18
2004-02-28
More gentest fixes. Fix up regression in IS_NAME_VALID and renames.
Jeremy Allison
2
-13
/
+34
2004-02-27
Added copyrights I forgot about looong ago...
Rafal Szczesniak
2
-2
/
+4
2004-02-26
Fix for writable printerdata problem - bugzilla #1112.
Tim Potter
1
-6
/
+12
2004-02-26
That const was one too many
Volker Lendecke
1
-3
/
+2
2004-02-26
Implement 'net groupmap set' and 'net groupmap cleanup'.
Volker Lendecke
3
-0
/
+157
2004-02-26
And another little const
Volker Lendecke
1
-1
/
+1
2004-02-26
Apply some const
Volker Lendecke
1
-2
/
+3
2004-02-26
Fixes to minor security bug pointed out by AB in the mount helper
Steve French
1
-1
/
+8
2004-02-26
fixed compilation with --enable-dmalloc
Andrew Tridgell
2
-4
/
+4
2004-02-26
Merging Richard's rename test.
Jeremy Allison
1
-6
/
+75
2004-02-26
Interesting fact found by IFSTEST /t LockOverlappedTest...
Jeremy Allison
1
-1
/
+8
2004-02-25
Fix bug in previous global_sam_sid() commit. I broke the 'read from
Andrew Bartlett
2
-1
/
+6
2004-02-25
I *hate* global variables...
Andrew Bartlett
4
-31
/
+61
2004-02-25
Fixup strange rename error case (gentest).
Jeremy Allison
1
-1
/
+2
2004-02-25
Do the query part of the previous fix...reset time and duration are set in mi...
Jim McDonough
1
-2
/
+2
2004-02-25
reset time and duration are set in minutes, not seconds. Works from usrmgr.
Jim McDonough
1
-2
/
+2
2004-02-25
Figured out a new flags bit with gentest and ethereal....
Jeremy Allison
2
-2
/
+11
2004-02-25
More gentest fun :-). NB. I'm not fixing OpenX breakage 'cos if you look
Jeremy Allison
1
-5
/
+27
2004-02-25
More gentest fixes.
Jeremy Allison
1
-6
/
+17
2004-02-24
Add 'net rpc group add'. For this parse_samr.c had to be changed: The
Volker Lendecke
4
-5
/
+160
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-24
Ensure '.' and '..' don't match in delete requests.
Jeremy Allison
1
-1
/
+4
2004-02-24
More gentest error fixups.
Jeremy Allison
3
-2
/
+13
2004-02-24
Fixup bad-path error found by gentest.
Jeremy Allison
1
-4
/
+6
2004-02-24
Added NTrename SMB (0xA5) - how did we miss this.... ?
Jeremy Allison
4
-2
/
+55
2004-02-24
Fixup correct timeout values for blocking lock timeouts (tested at connectathon
Jeremy Allison
1
-1
/
+1
2004-02-23
Found by Fabien Chevalier <fabien.chevalier@supelec.fr> and
Andrew Bartlett
1
-1
/
+1
2004-02-23
Fix "unable to initialize" bug when smbd hasn't been run with
Jeremy Allison
2
-2
/
+8
2004-02-23
Janitor for tpot...bugzilla #1098, msleep already exists on aix
Jim McDonough
8
-14
/
+14
2004-02-23
Add bad password count/time attributes
Jim McDonough
2
-0
/
+3
2004-02-22
Add bad password count/time attributes
Jim McDonough
1
-1
/
+12
2004-02-21
Add calls to password lockout functions. Should now work against tdbsam only.
Jim McDonough
1
-0
/
+38
2004-02-21
printf -> d_printf
Tim Potter
1
-1
/
+1
2004-02-20
Make SMB_FILE_ACCESS_INFORMATION call work correctly.
Jeremy Allison
3
-8
/
+13
2004-02-20
Make us bug-for-bug compatible with W2K3 - to get delete on close semantics
Jeremy Allison
3
-18
/
+44
2004-02-20
handle both 0 and -1 as disabling reset count and lockout duration
Jim McDonough
1
-4
/
+4
2004-02-20
Make default lockout duration and reset count time 30 minutes, to match windo...
Jim McDonough
1
-2
/
+2
2004-02-20
just say no to crack
Gerald Carter
1
-1
/
+1
2004-02-20
<attr/xattr.h> & <sys/xattr.h> are mutually exclusive it seems; fix build on ...
Gerald Carter
1
-3
/
+2
2004-02-19
Fixup correct (as per W2K3) returns for lookupsids as well as lookupnames.
Jeremy Allison
1
-6
/
+7
2004-02-19
sys/xattr.h merge from HEAD
Gerald Carter
2
-1
/
+5
2004-02-19
Enable checking/resetting of account lockout and bad password based on policy
Jim McDonough
1
-3
/
+17
2004-02-19
Clean up bad pw count and autolock flag update fn()s
Jim McDonough
1
-79
/
+95
2004-02-19
Add bad pw count and autolock flag update fn()s
Jim McDonough
1
-2
/
+127
2004-02-19
merging some fixes from the release branch; more to come later
Gerald Carter
1
-8
/
+16
[next]