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
2001-05-04
renamed unknown field to access mask in open alias structures.
Tim Potter
1
-2
/
+2
2001-05-04
Added a SMB_ASSERT() so that two cli_state structures aren't opened
Tim Potter
1
-0
/
+3
2001-05-04
Added cmd_samr_enum_dom_groups() function.
Tim Potter
1
-2
/
+86
2001-05-04
Added cli_samr_enum_dom_groups() function.
Tim Potter
1
-0
/
+77
2001-05-04
More usability fixes.
Tim Potter
1
-1
/
+3
2001-05-04
Allow ctrl-d to exit rpcclient.
Tim Potter
1
-4
/
+7
2001-05-04
Merge from TNG branch.
Tim Potter
1
-57
/
+183
2001-05-03
Fixed SHM_R/SHM_W warnings by moving sys/ipc.h and sys/shm.h into includes.h
Jeremy Allison
8
-8
/
+28
2001-05-03
Merging Gerald's "no printer driver" fix from 2.2.
Jeremy Allison
1
-0
/
+10
2001-05-03
Merging Gerald's PDC SAM name fix.
Jeremy Allison
1
-13
/
+76
2001-05-02
Had to add a "pam password change" parameter (defaults to "off") and inlined
Jeremy Allison
7
-85
/
+2989
2001-05-02
Fix noticed by John Trostel - we need to return our account SID for level 5.
Jeremy Allison
2
-2916
/
+2
2001-05-02
Remove embedded '/*' in comment.
Jeremy Allison
1
-1
/
+1
2001-05-02
use O_EXCL for fcntl_lock.c test in case some fool runs on /tmp
Andrew Tridgell
1
-1
/
+2
2001-05-02
added sys/wait.h to fcntl_lock test
Andrew Tridgell
1
-0
/
+4
2001-05-02
added error msgs to fcntl_lock test
Andrew Tridgell
1
-1
/
+17
2001-05-01
Fixup smbcacls. Don't return memory already freed, don't free memory allocated
Jeremy Allison
3
-23
/
+5
2001-05-01
Runtime check for broken PAM systems with no appdata_ptr support. This
Jeremy Allison
2
-4
/
+44
2001-05-01
Stop coredump on pam password change with pam_pwdb.so module on error.
Jeremy Allison
2
-2
/
+10
2001-05-01
Added Andrew Bartlett's fixes to my changes to his original patch (at the
Jeremy Allison
4
-6
/
+6
2001-05-01
added more complete C99 snprintf test
Andrew Tridgell
2
-218
/
+228
2001-05-01
fixed some uninitialised variables
Andrew Tridgell
2
-6
/
+6
2001-05-01
fixed comment-in-comment
Andrew Tridgell
1
-1
/
+1
2001-05-01
Allow pam code to compile on Solaris (which doesn't have PAM_AUTHTOK_RECOVER_...
Jeremy Allison
2
-0
/
+10
2001-05-01
Added code from "Nigel Williams" <nigel@veritas.com> (yes, the same famous
Jeremy Allison
6
-21
/
+477
2001-04-30
Fixing consts in pam code.
Jeremy Allison
2
-4
/
+4
2001-04-30
Fixed password entry caching bug pointed out by Elrond.
Jeremy Allison
1
-14
/
+25
2001-04-30
Ensure correct password change script gets selected --with-pam.
Jeremy Allison
1
-0
/
+4
2001-04-30
Based on an original PAM patch by Andrew Bartlett, re-written by me to
Jeremy Allison
6
-288
/
+888
2001-04-29
make clean should remove PROGS
Andrew Tridgell
1
-1
/
+1
2001-04-28
Adding developer mode option.
John Terpstra
1
-7
/
+18
2001-04-28
fixed %u/%U example
Andrew Tridgell
1
-1
/
+1
2001-04-28
- fixed some compiler warnings
Andrew Tridgell
5
-15
/
+18
2001-04-28
don't need slprintf.c any more
Andrew Tridgell
2
-26
/
+2
2001-04-28
- added test for vasprintf
Andrew Tridgell
14
-178
/
+273
2001-04-28
use asprintf for hideunreadable option
Andrew Tridgell
1
-14
/
+8
2001-04-28
added asprintf test
Andrew Tridgell
3
-2
/
+5
2001-04-28
got asprintf defn right
Andrew Tridgell
1
-11
/
+12
2001-04-28
few cleanups to bring in line with 2.2
Gerald Carter
9
-10
/
+0
2001-04-28
removing the references to rpc_client_proto.h
Gerald Carter
1
-21
/
+8
2001-04-28
rpcclient merge from 2.2 (including Jeremy's non-void return fix)
Gerald Carter
13
-663
/
+890
2001-04-28
rpcclient/rpcclient.c: Non-void return in void function.
Jeremy Allison
2
-2
/
+4
2001-04-27
More gcc compile on solaris tidyups.
Jeremy Allison
2
-5
/
+5
2001-04-27
Mismatched format and args.
Jeremy Allison
1
-1
/
+1
2001-04-27
More debug %d -> %u issues.
Jeremy Allison
3
-18
/
+13
2001-04-27
More %d (uid_t) stuff...
Jeremy Allison
2
-4
/
+4
2001-04-27
More acl -> the_acl, %d with uid_t issues.
Jeremy Allison
1
-13
/
+13
2001-04-27
Don't use variables called "acl" as it's the name of a function in Solaris.
Jeremy Allison
1
-13
/
+13
2001-04-27
Tidy up args to DEBUG Statements - found by gcc on Solaris.
Jeremy Allison
2
-6
/
+8
2001-04-27
Fixes for problems in NFS server code from Michael Gerdts <Michael.Gerdts@usa...
Jeremy Allison
1
-23
/
+41
[prev]
[next]