index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Fix bugzilla #1144 where running configure --with-fhs=anything would
Tim Potter
2004-03-01
1
-1
/
+5
|
*
Apply my experimental aliases support to HEAD. This will be a bit difficult to
Volker Lendecke
2004-02-29
6
-4
/
+614
|
*
net_rpc.c: Don't complain if [add|del]mem was successful.
Volker Lendecke
2004-02-29
2
-5
/
+5
|
*
Trivial commit to make 'smbdiff 3_0/source head/source' two files smaller.
Volker Lendecke
2004-02-29
2
-0
/
+2
|
*
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
4
-3
/
+732
|
*
Fix my fix to net rpc group list. We can certainly have more than a single
Volker Lendecke
2004-02-28
1
-3
/
+6
|
*
Can't set allocation size on directories, return correct error code on
Jeremy Allison
2004-02-28
3
-1
/
+18
|
*
More gentest fixes. Fix up regression in IS_NAME_VALID and renames.
Jeremy Allison
2004-02-28
2
-13
/
+34
|
*
Added copyrights I forgot about looong ago...
Rafal Szczesniak
2004-02-27
2
-2
/
+4
|
*
Adding ability to operate on trust passwords to pdbedit. This enables
Rafal Szczesniak
2004-02-27
2
-6
/
+176
|
*
Disabling GUMS (gums_tdbsam2) temporarily, to fix the build.
Rafal Szczesniak
2004-02-27
1
-1
/
+1
|
*
Fix for writable printerdata problem - bugzilla #1112.
Tim Potter
2004-02-26
1
-6
/
+12
|
*
That const was one too many
Volker Lendecke
2004-02-26
1
-3
/
+2
|
*
Implement 'net groupmap set' and 'net groupmap cleanup'.
Volker Lendecke
2004-02-26
3
-0
/
+157
|
*
And another little const
Volker Lendecke
2004-02-26
1
-1
/
+1
|
*
Apply some const
Volker Lendecke
2004-02-26
1
-2
/
+3
|
*
Interesting fact found by IFSTEST /t LockOverlappedTest...
Jeremy Allison
2004-02-26
1
-1
/
+8
|
*
(merge from 3.0)
Andrew Bartlett
2004-02-25
2
-1
/
+6
|
*
Adds some more tests of renaming an open file that has been opened with
Richard Sharpe
2004-02-25
1
-7
/
+76
|
*
(merge from 3.0)
Andrew Bartlett
2004-02-25
4
-31
/
+61
|
*
Fixup strange rename error case (gentest).
Jeremy Allison
2004-02-25
1
-1
/
+2
|
*
Do the query part of the previous fix...reset time and duration are set in mi...
Jim McDonough
2004-02-25
1
-2
/
+2
|
*
reset time and duration are set in minutes, not seconds. Works from usrmgr.
Jim McDonough
2004-02-25
1
-2
/
+2
|
*
Figured out a new flags bit with gentest and ethereal....
Jeremy Allison
2004-02-25
2
-2
/
+11
|
*
More gentest fun :-). NB. I'm not fixing OpenX breakage 'cos if you look
Jeremy Allison
2004-02-25
1
-5
/
+27
|
*
More gentest fixes.
Jeremy Allison
2004-02-25
1
-6
/
+17
|
*
Add 'net rpc group add'. For this parse_samr.c had to be changed: The
Volker Lendecke
2004-02-24
5
-5
/
+167
|
*
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
|
*
Ensure '.' and '..' don't match in delete requests.
Jeremy Allison
2004-02-24
1
-1
/
+4
|
*
More gentest error fixups.
Jeremy Allison
2004-02-24
3
-2
/
+13
|
*
Fixup bad-path error found by gentest.
Jeremy Allison
2004-02-24
1
-4
/
+6
|
*
Added NTrename SMB (0xA5) - how did we miss this.... ?
Jeremy Allison
2004-02-24
4
-2
/
+55
|
*
Fixup correct timeout values for blocking lock timeouts (tested at connectathon
Jeremy Allison
2004-02-24
1
-1
/
+1
|
*
(merge from 3.0)
Andrew Bartlett
2004-02-23
1
-1
/
+1
|
*
Fix "unable to initialize" bug when smbd hasn't been run with
Jeremy Allison
2004-02-23
2
-2
/
+8
|
*
Add bad password count/time attributes
Jim McDonough
2004-02-23
2
-0
/
+3
|
*
Add bad password count/time attributes
Jim McDonough
2004-02-22
1
-1
/
+12
|
*
Add calls to password lockout functions. Should now work against tdbsam only.
Jim McDonough
2004-02-21
1
-0
/
+38
|
*
printf -> d_printf
Tim Potter
2004-02-21
1
-1
/
+1
|
*
Make SMB_FILE_ACCESS_INFORMATION call work correctly.
Jeremy Allison
2004-02-20
4
-115
/
+13
|
*
Make us bug-for-bug compatible with W2K3 - to get delete on close semantics
Jeremy Allison
2004-02-20
3
-18
/
+44
|
*
AIX has already has a function called msleep(). Bugzilla #1098.
Tim Potter
2004-02-20
8
-14
/
+14
|
*
handle both 0 and -1 as disabling
Jim McDonough
2004-02-20
1
-4
/
+4
|
*
Make default lockout duration and
Jim McDonough
2004-02-20
1
-2
/
+2
|
*
<attr/xattr.h> & <sys/xattr.h> are mutually exclusive it seems; fix build on ...
Gerald Carter
2004-02-20
1
-3
/
+2
|
*
Fixup returns from lookupsids in the same way as lookupnames. Inspired by
Jeremy Allison
2004-02-19
1
-6
/
+7
|
*
check for <sys/xattr.h>; needed by Debian testing
Gerald Carter
2004-02-19
2
-1
/
+5
|
*
remove some unused local variables
Gerald Carter
2004-02-19
1
-5
/
+2
[prev]
[next]