Age | Commit message (Expand) | Author | Files | Lines |
2003-05-05 | Add some more tests to the ntlm_auth diagnositics package. | Andrew Bartlett | 1 | -9/+373 |
2003-05-05 | Merge of backslash @LDAP_LIBS@ fix from HEAD. | Tim Potter | 1 | -2/+1 |
2003-05-05 | Fixed typo introduced in reverted patch from version 1.12.4.5 | Tim Potter | 1 | -1/+1 |
2003-05-05 | Fix some compiler warnings. | Tim Potter | 1 | -4/+1 |
2003-05-05 | AIX doesn't append $SHLIB_EXT to NSS libraries. | Tim Potter | 2 | -5/+6 |
2003-05-04 | Patch from Ken Cross to allow an ADS domain join with a username of the form | Andrew Bartlett | 2 | -3/+19 |
2003-05-04 | Add doco to our SMB signing code. | Andrew Bartlett | 1 | -5/+32 |
2003-05-03 | configure.in updates: | Andrew Bartlett | 1 | -32/+11 |
2003-05-03 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 2 | -0/+737 |
2003-05-03 | Add a comment about the use of string functions in the modules code, and | Andrew Bartlett | 1 | -4/+9 |
2003-05-03 | Fix use of uninitialised value in TCONDEV test - found by sun1 on the build farm | Andrew Bartlett | 1 | -1/+1 |
2003-05-03 | fixes to *_util.c files | Simo Sorce | 4 | -15/+416 |
2003-05-02 | exclude tdbsam2.h generation until it will be used | Simo Sorce | 1 | -14/+15 |
2003-05-02 | fix pam_smbpass | Simo Sorce | 2 | -3/+3 |
2003-05-02 | remove testing debug line | Simo Sorce | 1 | -1/+1 |
2003-05-02 | Now that multi-pdu schannel works and a but in the negotiator has been | Volker Lendecke | 1 | -2/+2 |
2003-05-02 | shouldn't wellknown group be well.. ..WKN_GRP ? | Simo Sorce | 3 | -15/+15 |
2003-05-01 | Fix uninitialized blobs reported by Luke Howard. | Jeremy Allison | 1 | -0/+6 |
2003-05-01 | Fix uninitialized blobs reported by Luke Howard. | Jeremy Allison | 1 | -0/+6 |
2003-05-01 | Fix for bugid 51 from Dragan Krnic. | Jeremy Allison | 1 | -5/+5 |
2003-05-01 | Fix for bugid 51 from Dragan Krnic. | Jeremy Allison | 1 | -5/+5 |
2003-05-01 | fix wrong debug messages in idmap_util.c | Simo Sorce | 2 | -5/+10 |
2003-05-01 | init wellknown in pdbedit too | Simo Sorce | 2 | -24/+26 |
2003-05-01 | proper wellknown sids initialization at startup | Simo Sorce | 5 | -40/+90 |
2003-05-01 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 2 | -0/+655 |
2003-05-01 | *id_to_*id call reshape to return NTSTATUS errors | Simo Sorce | 16 | -177/+174 |
2003-05-01 | Fix disk quotas support on HP/UX (patch by David Nixon) | Jelmer Vernooij | 1 | -1/+1 |
2003-05-01 | Fix disk quotas support on HP/UX (patch by David Nixon) | Jelmer Vernooij | 1 | -1/+1 |
2003-05-01 | Turn down some DEBUG()s and remove some duplicate code spotted by dfenwick. | Andrew Bartlett | 3 | -41/+19 |
2003-05-01 | Use ints for the version numbers in the smb_register_*() functions (patch by ... | Jelmer Vernooij | 3 | -3/+3 |
2003-04-30 | Make the version numbers ints (patch from metze) | Jelmer Vernooij | 4 | -5/+5 |
2003-04-30 | Refactor existing sock_exec() and socketpair_tcp() functions into their own | Paul Green | 2 | -94/+1 |
2003-04-30 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 1 | -0/+115 |
2003-04-30 | Refactor existing sock_exec() and socketpair_tcp() functions into their own | Paul Green | 3 | -94/+116 |
2003-04-30 | correctly initiazlize idmap tdb when creationg new | Simo Sorce | 4 | -148/+169 |
2003-04-30 | Merge from HEAD - the usual popt-needs-static for Sun CC. | Andrew Bartlett | 1 | -1/+1 |
2003-04-30 | Try to fix IRIX build - add quotes and never call libns_winbind by name - we | Andrew Bartlett | 2 | -4/+4 |
2003-04-30 | Trailing , is non-standard (warning from IRIX) | Andrew Bartlett | 1 | -2/+2 |
2003-04-30 | Fix for AIX - you can't qualify a return type as const, when it's not a | Andrew Bartlett | 1 | -1/+1 |
2003-04-30 | pam_smbpass will need at least IDMAP. | Andrew Bartlett | 1 | -1/+1 |
2003-04-30 | Get pam_smbpass to compile again (it probably won't link or run, but at least | Andrew Bartlett | 2 | -5/+3 |
2003-04-30 | Sun CC requires constant initialisers, so use a static here. | Andrew Bartlett | 1 | -1/+1 |
2003-04-30 | auto-init for utility functions | Simo Sorce | 1 | -0/+18 |
2003-04-29 | forgot to remove getpwnam | Simo Sorce | 1 | -20/+0 |
2003-04-29 | This is a nice rewrite: | Simo Sorce | 23 | -371/+191 |
2003-04-29 | smbgroupedit has been replaced by 'net groupmap' | Gerald Carter | 2 | -412/+0 |
2003-04-29 | remove convert_smbpasswd and addtosmbpass from tree; people can get them from... | Gerald Carter | 4 | -4/+27 |
2003-04-29 | remove convert_smbpasswd and addtosmbpass from tree; people can get them from... | Gerald Carter | 3 | -93/+1 |
2003-04-29 | Like net rpc user -l, let net ads user -l allow more than 50 characters in | Jim McDonough | 1 | -1/+1 |
2003-04-29 | Allow net rpc user -l to list longer than 50 characters in a user comment. | Jim McDonough | 1 | -1/+1 |