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
Age
Commit message (
Expand
)
Author
Files
Lines
2004-03-03
Use a common function to parse all pathnames from the wire. This allows
Jeremy Allison
9
-136
/
+383
2004-03-03
more usrmgr fixes: display lockout timers in minutes, not seconds, for samr 2e
Jim McDonough
1
-2
/
+2
2004-03-03
quick for for usrmgr. unknown_6 is really max dimension of logon hours array...
Jim McDonough
1
-30
/
+12
2004-03-02
BUG 1129: patch from shiro@miraclelinux.com (Shiro Yamada) to install image f...
Gerald Carter
1
-0
/
+16
2004-03-02
fix typo for callback bit
Jim McDonough
1
-1
/
+1
2004-03-02
Let's be polite with poorer backends ;-)
Simo Sorce
1
-1
/
+3
2004-03-02
This adds winbind-generated groups showing up in 'getent group'. It is not
Volker Lendecke
3
-0
/
+141
2004-03-02
allow the 'printing' parameter to be set on a per share basis.
Gerald Carter
1
-7
/
+29
2004-03-02
Idra, your privileges patch allowed login only with tdbsam. The problem is
Volker Lendecke
1
-1
/
+1
2004-03-02
Sorry, forgot to commit an essential piece.
Simo Sorce
1
-0
/
+363
2004-03-02
Expand aliases for winbind-generated groups.
Volker Lendecke
1
-0
/
+154
2004-03-02
merging from 3.0
Gerald Carter
2
-50
/
+54
2004-03-01
BUG 1147; bad pointer case in get_stored_queue_info() causing seg fault
Gerald Carter
1
-1
/
+1
2004-03-01
Ok here it is my latest work on privileges
Simo Sorce
24
-140
/
+838
2004-03-01
Fix Tim's fix for #1144. Tim, could you look at that again?
Volker Lendecke
1
-7
/
+12
2004-03-01
When asked to delete an alias member, don't add it ...
Volker Lendecke
1
-1
/
+1
2004-03-01
Add aliases to winbindd_getgroups().
Volker Lendecke
4
-86
/
+109
2004-03-01
Fix bugzilla #1144 where running configure --with-fhs=anything would
Tim Potter
1
-1
/
+5
2004-02-29
Apply my experimental aliases support to HEAD. This will be a bit difficult to
Volker Lendecke
6
-4
/
+614
2004-02-29
net_rpc.c: Don't complain if [add|del]mem was successful.
Volker Lendecke
2
-5
/
+5
2004-02-29
Trivial commit to make 'smbdiff 3_0/source head/source' two files smaller.
Volker Lendecke
2
-0
/
+2
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-27
Adding ability to operate on trust passwords to pdbedit. This enables
Rafal Szczesniak
2
-6
/
+176
2004-02-27
Disabling GUMS (gums_tdbsam2) temporarily, to fix the build.
Rafal Szczesniak
1
-1
/
+1
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
Interesting fact found by IFSTEST /t LockOverlappedTest...
Jeremy Allison
1
-1
/
+8
2004-02-25
(merge from 3.0)
Andrew Bartlett
2
-1
/
+6
2004-02-25
Adds some more tests of renaming an open file that has been opened with
Richard Sharpe
1
-7
/
+76
2004-02-25
(merge from 3.0)
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
5
-5
/
+167
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
[next]