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-06
merge from 2.2
Andrew Tridgell
2
-8
/
+7
2001-05-04
Fix problem with OpenBSD mmap and write not being coherent.
Jeremy Allison
1
-8
/
+29
2001-05-04
Big cleanup of passdb and backends.
Jean-François Micouleau
20
-1238
/
+1271
2001-05-04
merge from 2.2 in password_ok() to ensure that we check the
Gerald Carter
1
-1
/
+1
2001-05-04
make proto
Gerald Carter
1
-0
/
+4
2001-05-04
fixes from Simo
Gerald Carter
2
-213
/
+281
2001-05-04
make proto
Tim Potter
1
-1
/
+14
2001-05-04
Merge of struct acct_info from TNG.
Tim Potter
1
-1
/
+2
2001-05-04
Added queryaliasmem function.
Tim Potter
1
-4
/
+104
2001-05-04
Tidyup of server vs servername, username vs user to remove compiler
Tim Potter
1
-24
/
+24
2001-05-04
Renamed unknown field to access mask in open alias parsing functions.
Tim Potter
1
-6
/
+3
2001-05-04
Added some missing winbind parameters. Yes they're already documented.
Tim Potter
1
-0
/
+9
2001-05-04
Zero fnum when initialising a cli_state.
Tim Potter
1
-0
/
+2
2001-05-04
Added cli_samr_query_aliasmem() and cli_samr_open_alias() functions.
Tim Potter
1
-0
/
+107
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
[next]