Age | Commit message (Expand) | Author | Files | Lines |
2003-01-05 | Merge from HEAD - updates to correctly recognise LMv2, and NT# in LM feild. | Andrew Bartlett | 1 | -33/+58 |
2003-01-05 | Clear up the auth_sam password checking code (the core of our password checking | Andrew Bartlett | 1 | -33/+58 |
2003-01-05 | Merge from HEAD - get the test the right way around, so that we can change | Andrew Bartlett | 1 | -1/+1 |
2003-01-05 | Even when I can't manage to do QA, at least the build farm will catch some of | Andrew Bartlett | 1 | -1/+1 |
2003-01-04 | The last of the merge of idra's shutdown changes from head... | Andrew Bartlett | 1 | -2/+2 |
2003-01-04 | Merge from HEAD - whitespace :-) | Andrew Bartlett | 2 | -1/+1 |
2003-01-04 | Merge from HEAD - vl's fix to my const patch. Also update the 'not have_krb5' | Andrew Bartlett | 1 | -1/+1 |
2003-01-04 | The winbind in Samba 3.0 doesn't use the 'proof' for ntlm_auth_crap, so don't | Andrew Bartlett | 1 | -1/+0 |
2003-01-04 | Merge from HEAD - do an nt_errstr(nt_status) *after* assiging nt_status with | Andrew Bartlett | 1 | -1/+1 |
2003-01-04 | Make it clear that the credentials are being setup on the NETLOGON channel, and | Andrew Bartlett | 1 | -3/+3 |
2003-01-04 | Merge from HEAD - we already have one function for converting a unistr2 to a | Andrew Bartlett | 3 | -42/+25 |
2003-01-04 | Merge from HEAD - extract user's list of SIDs from their NT_TOKEN and return | Andrew Bartlett | 2 | -10/+37 |
2003-01-04 | Merge from HEAD - don't base RID on a name being the lp_guest_account(), let | Andrew Bartlett | 1 | -2/+0 |
2003-01-04 | Merge from HEAD - baseless parinoia about never having a closed dbf (the debug | Andrew Bartlett | 1 | -2/+4 |
2003-01-04 | Merge from HEAD - mimir's new gencache based namecache code. | Andrew Bartlett | 5 | -207/+359 |
2003-01-04 | Merge from HEAD - move user password changes into the NTSTATUS era, and add | Andrew Bartlett | 3 | -50/+89 |
2003-01-04 | Missed from previous commit - merge from HEAD the changes to the remote | Andrew Bartlett | 1 | -4/+8 |
2003-01-04 | Merge from HEAD - idra's fix for the fact that the shutdown command takes two 1 | Andrew Bartlett | 4 | -36/+22 |
2003-01-04 | Fix another pstring/fstring typo | Andrew Bartlett | 1 | -1/+1 |
2003-01-03 | Fix problem with "hide unreadable". stat file opens are baaack :-). | Jeremy Allison | 5 | -586/+544 |
2003-01-03 | Fix problem with "hide unreadable". stat file opens are baaack :-). | Jeremy Allison | 5 | -586/+544 |
2003-01-03 | patch to include support for daemontools from Michael Handler | Gerald Carter | 7 | -18/+89 |
2003-01-03 | patch to include support for daemontools from Michael Handler | Gerald Carter | 7 | -18/+89 |
2003-01-03 | make sure we create the PIDDIR and LOCKDIR from installdirs | Gerald Carter | 1 | -1/+1 |
2003-01-03 | make sure we create the PIDDIR and LOCKDIR from installdirs | Gerald Carter | 1 | -1/+1 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 131 | -1190/+1199 |
2003-01-03 | Fixed some simple typos, including one that would cause the wrong value | Christopher R. Hertel | 1 | -2/+2 |
2003-01-03 | Fixed some simple typos, including one that would have resulted in a | Christopher R. Hertel | 1 | -2/+2 |
2003-01-03 | Merge from HEAD - add PRINTF_ATTRIBUTE to a few more functions. | Andrew Bartlett | 7 | -7/+18 |
2003-01-03 | Merge from HEAD - tridge's new timegm() that actually works on solaris. | Andrew Bartlett | 1 | -18/+15 |
2003-01-03 | Merge from HEAD - remove silly 'NT or LM# as password' stuff from pam_smbpass. | Andrew Bartlett | 1 | -19/+0 |
2003-01-02 | pstring/fstring missmatches found by Andrew Bartlett. | Jeremy Allison | 1 | -5/+5 |
2003-01-02 | pstring/fstring missmatches found by Andrew Bartlett. | Jeremy Allison | 1 | -5/+5 |
2003-01-02 | Typo.. | Jeremy Allison | 1 | -1/+1 |
2003-01-02 | Merge Andrew Bartletts (size_t)-1 checks. | Jeremy Allison | 2 | -4/+4 |
2003-01-02 | WITH_SENDFILE #ifdef merged from SAMBA_2_2 | Gerald Carter | 1 | -1/+1 |
2003-01-02 | WITH_SENDFILE #ifdef merged from SAMBA_2_2 | Gerald Carter | 1 | -1/+1 |
2003-01-02 | We already have one function to move unistr2 -> multibyte-static, so we | Andrew Bartlett | 3 | -44/+25 |
2003-01-02 | Becouse these functions return a size_t, they can't return negitive numbers. | Andrew Bartlett | 2 | -4/+4 |
2003-01-02 | debugparse is a seperate utility, no need to include it in the main ubiqx | Andrew Bartlett | 1 | -1/+1 |
2003-01-02 | Add PRINTF_ATTRIBUTE() to a few more printf() style functions. Aids in | Andrew Bartlett | 7 | -7/+18 |
2003-01-02 | Call me parinoid, but I don't like the idea that we could ever have dbf point | Andrew Bartlett | 1 | -2/+4 |
2003-01-02 | Add a dash of static. | Andrew Bartlett | 1 | -3/+3 |
2003-01-02 | One more const. Andrew, you seem to have krb5 :-) | Volker Lendecke | 1 | -1/+1 |
2003-01-02 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 1 | -0/+729 |
2003-01-02 | BIG patch... | Andrew Bartlett | 138 | -1215/+1225 |
2003-01-01 | Document the size constraints on a write request. | Richard Sharpe | 1 | -2/+5 |
2003-01-01 | Move our password change code along a little - use NTSTATUS, and implmenet | Andrew Bartlett | 3 | -50/+89 |
2002-12-31 | from HEAD: | Simo Sorce | 1 | -1/+1 |
2002-12-31 | fix for bad check spotted by Ray Simard <ray@sylvan-glade.com> | Simo Sorce | 1 | -1/+1 |