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
*
Big cleanup of passdb and backends.
Jean-François Micouleau
2001-05-04
20
-1238
/
+1271
*
merge from 2.2 in password_ok() to ensure that we check the
Gerald Carter
2001-05-04
1
-1
/
+1
*
make proto
Gerald Carter
2001-05-04
1
-0
/
+4
*
fixes from Simo
Gerald Carter
2001-05-04
2
-213
/
+281
*
make proto
Tim Potter
2001-05-04
1
-1
/
+14
*
Merge of struct acct_info from TNG.
Tim Potter
2001-05-04
1
-1
/
+2
*
Added queryaliasmem function.
Tim Potter
2001-05-04
1
-4
/
+104
*
Tidyup of server vs servername, username vs user to remove compiler
Tim Potter
2001-05-04
1
-24
/
+24
*
Renamed unknown field to access mask in open alias parsing functions.
Tim Potter
2001-05-04
1
-6
/
+3
*
Added some missing winbind parameters. Yes they're already documented.
Tim Potter
2001-05-04
1
-0
/
+9
*
Zero fnum when initialising a cli_state.
Tim Potter
2001-05-04
1
-0
/
+2
*
Added cli_samr_query_aliasmem() and cli_samr_open_alias() functions.
Tim Potter
2001-05-04
1
-0
/
+107
*
renamed unknown field to access mask in open alias structures.
Tim Potter
2001-05-04
1
-2
/
+2
*
Added a SMB_ASSERT() so that two cli_state structures aren't opened
Tim Potter
2001-05-04
1
-0
/
+3
*
Added cmd_samr_enum_dom_groups() function.
Tim Potter
2001-05-04
1
-2
/
+86
*
Added cli_samr_enum_dom_groups() function.
Tim Potter
2001-05-04
1
-0
/
+77
*
More usability fixes.
Tim Potter
2001-05-04
1
-1
/
+3
*
Allow ctrl-d to exit rpcclient.
Tim Potter
2001-05-04
1
-4
/
+7
*
Merge from TNG branch.
Tim Potter
2001-05-04
1
-57
/
+183
*
Fixed SHM_R/SHM_W warnings by moving sys/ipc.h and sys/shm.h into includes.h
Jeremy Allison
2001-05-03
8
-8
/
+28
*
Merging Gerald's "no printer driver" fix from 2.2.
Jeremy Allison
2001-05-03
1
-0
/
+10
*
Merging Gerald's PDC SAM name fix.
Jeremy Allison
2001-05-03
1
-13
/
+76
*
Had to add a "pam password change" parameter (defaults to "off") and inlined
Jeremy Allison
2001-05-02
7
-85
/
+2989
*
Fix noticed by John Trostel - we need to return our account SID for level 5.
Jeremy Allison
2001-05-02
2
-2916
/
+2
*
Remove embedded '/*' in comment.
Jeremy Allison
2001-05-02
1
-1
/
+1
*
use O_EXCL for fcntl_lock.c test in case some fool runs on /tmp
Andrew Tridgell
2001-05-02
1
-1
/
+2
*
added sys/wait.h to fcntl_lock test
Andrew Tridgell
2001-05-02
1
-0
/
+4
*
added error msgs to fcntl_lock test
Andrew Tridgell
2001-05-02
1
-1
/
+17
*
Fixup smbcacls. Don't return memory already freed, don't free memory allocated
Jeremy Allison
2001-05-01
3
-23
/
+5
*
Runtime check for broken PAM systems with no appdata_ptr support. This
Jeremy Allison
2001-05-01
2
-4
/
+44
*
Stop coredump on pam password change with pam_pwdb.so module on error.
Jeremy Allison
2001-05-01
2
-2
/
+10
*
Added Andrew Bartlett's fixes to my changes to his original patch (at the
Jeremy Allison
2001-05-01
4
-6
/
+6
*
added more complete C99 snprintf test
Andrew Tridgell
2001-05-01
2
-218
/
+228
*
fixed some uninitialised variables
Andrew Tridgell
2001-05-01
2
-6
/
+6
*
fixed comment-in-comment
Andrew Tridgell
2001-05-01
1
-1
/
+1
*
Allow pam code to compile on Solaris (which doesn't have PAM_AUTHTOK_RECOVER_...
Jeremy Allison
2001-05-01
2
-0
/
+10
*
Added code from "Nigel Williams" <nigel@veritas.com> (yes, the same famous
Jeremy Allison
2001-05-01
6
-21
/
+477
*
Fixing consts in pam code.
Jeremy Allison
2001-04-30
2
-4
/
+4
*
Fixed password entry caching bug pointed out by Elrond.
Jeremy Allison
2001-04-30
1
-14
/
+25
*
Ensure correct password change script gets selected --with-pam.
Jeremy Allison
2001-04-30
1
-0
/
+4
*
Based on an original PAM patch by Andrew Bartlett, re-written by me to
Jeremy Allison
2001-04-30
6
-288
/
+888
*
make clean should remove PROGS
Andrew Tridgell
2001-04-29
1
-1
/
+1
*
Adding developer mode option.
John Terpstra
2001-04-28
1
-7
/
+18
*
fixed %u/%U example
Andrew Tridgell
2001-04-28
1
-1
/
+1
*
- fixed some compiler warnings
Andrew Tridgell
2001-04-28
5
-15
/
+18
*
don't need slprintf.c any more
Andrew Tridgell
2001-04-28
2
-26
/
+2
*
- added test for vasprintf
Andrew Tridgell
2001-04-28
14
-178
/
+273
*
use asprintf for hideunreadable option
Andrew Tridgell
2001-04-28
1
-14
/
+8
*
added asprintf test
Andrew Tridgell
2001-04-28
3
-2
/
+5
*
got asprintf defn right
Andrew Tridgell
2001-04-28
1
-11
/
+12
[next]