Age | Commit message (Expand) | Author | Files | Lines |
2003-07-15 | Mandrake packaging updates from Buchan | Gerald Carter | 8 | -97/+203 |
2003-07-15 | Accept --with-expsam=no as valid option (do nothing on it). Simplifies automa... | Alexander Bokovoy | 1 | -0/+2 |
2003-07-15 | Fix cut&paste bug in strdup() usage example. Found by Metze | Alexander Bokovoy | 1 | -1/+1 |
2003-07-15 | Add mandir to installdir target. Otherwise installman fails for clean DESTDIR | Alexander Bokovoy | 1 | -1/+1 |
2003-07-15 | odding some more docs | Gerald Carter | 1 | -0/+17 |
2003-07-15 | adding docs on hew parameters I added. | Gerald Carter | 2 | -0/+30 |
2003-07-15 | update docs to reflect the change in default behavior for winbindd | Gerald Carter | 1 | -7/+6 |
2003-07-15 | remove -B and default to dual-daemon mode (-Y to run as a single process) | Gerald Carter | 1 | -2/+2 |
2003-07-15 | make sure to fallback to rid algoruthm for users not in smbpasswd (e.g. force... | Gerald Carter | 1 | -7/+17 |
2003-07-15 | SPNEGO SMB signing is now fixed for NTLMSSP, with kerberos to follow shortly. | Andrew Bartlett | 1 | -3/+0 |
2003-07-14 | fix cache coherency bug in print handle print_info_2 cache. | Gerald Carter | 3 | -19/+48 |
2003-07-14 | Small documentation fixes from Metze | Alexander Bokovoy | 1 | -2/+2 |
2003-07-14 | Fix compile error noticed by Ken Cross, use the utility function instead | Andrew Bartlett | 1 | -14/+4 |
2003-07-14 | Fix SMB signing when using NTLMSSP... | Andrew Bartlett | 2 | -93/+8 |
2003-07-14 | Jeremy requested that I get my NTLMSSP patch into CVS. He didn't request | Andrew Bartlett | 16 | -812/+1272 |
2003-07-14 | Typo fixes from Vorlon. | John Terpstra | 3 | -24/+24 |
2003-07-14 | Don't bomb out when trying to unmarshall a zero length printerdata value. | Tim Potter | 1 | -4/+3 |
2003-07-14 | Delete obsolete comment. | Tim Potter | 1 | -1/+0 |
2003-07-14 | Undo 'Fix compiler warning'. It didn't work because the value of inbuf chang... | Tim Potter | 1 | -21/+11 |
2003-07-13 | use the specific funtion we have to check if a SID belong to our domain | Simo Sorce | 1 | -12/+6 |
2003-07-13 | Fix compiler warning. | Rafal Szczesniak | 1 | -11/+21 |
2003-07-13 | Argl. Thinking twice and looking at the rest of callers of sid_compare_domain | Volker Lendecke | 1 | -1/+6 |
2003-07-13 | We have an API to compare the domain parts of two SIDs, so use it. | Volker Lendecke | 1 | -6/+1 |
2003-07-12 | Fixed memory leaks, added krb5 replay cache. Now I need to add code to check | Jeremy Allison | 1 | -17/+72 |
2003-07-11 | patch for domain groups with no members (rpc only) from Ken Cross | Gerald Carter | 1 | -1/+1 |
2003-07-11 | Fix a small typo in a comment and pretty it up a bit. | Richard Sharpe | 1 | -1/+1 |
2003-07-11 | fix sid_to_[uid|gid] (spotted by Volker). | Gerald Carter | 3 | -158/+114 |
2003-07-11 | fix unitialised variable | Gerald Carter | 1 | -0/+6 |
2003-07-11 | fix winbindd init sctipt | Gerald Carter | 1 | -4/+8 |
2003-07-11 | use names from enumerated type to get rid of compiler warnings | Herb Lewis | 1 | -3/+3 |
2003-07-11 | Doesn't re-prompt for password when it is specified on the cmdline | Jim McDonough | 1 | -2/+2 |
2003-07-11 | get rid of CFLAGS from LDSHFLAGS and WINBIND_NSS_LDSHFLAGS and instead | Herb Lewis | 2 | -3/+3 |
2003-07-11 | moving more code around. | Gerald Carter | 20 | -842/+1059 |
2003-07-11 | Fix yet another place where we store a Samba version number. )-: | Tim Potter | 1 | -1/+1 |
2003-07-11 | Ignore autogenerated files. | Tim Potter | 1 | -0/+4 |
2003-07-11 | Remove references to obsolete codepage binaries, codepages and unicode | Tim Potter | 1 | -31/+0 |
2003-07-11 | Fix references to plain password registry files pointing at an old | Tim Potter | 1 | -5/+6 |
2003-07-11 | Fix for bug 203. Avoid using an autoconf expanded variable preceeded by a ba... | Tim Potter | 1 | -2/+1 |
2003-07-11 | Ignore *.po | Tim Potter | 1 | -0/+1 |
2003-07-10 | Just a few formatting fixed caught while testing. | Rafal Szczesniak | 2 | -5/+1 |
2003-07-10 | Document 'security = ads' | Jelmer Vernooij | 1 | -4/+21 |
2003-07-10 | Fix typo | Jelmer Vernooij | 1 | -1/+1 |
2003-07-10 | i guess i'm the only one this ever annyoed... | Gerald Carter | 9 | -35/+118 |
2003-07-10 | Final piece of support needed to find iconv libraries on FreeBSD. | Richard Sharpe | 1 | -1/+4 |
2003-07-10 | Fix a small problem I seem to have introduced into aclocal.m4 | Richard Sharpe | 1 | -1/+0 |
2003-07-10 | pdbedit should not call idmap anymore. Otherwise pdbedit -L would | Volker Lendecke | 2 | -14/+3 |
2003-07-10 | Add const | Volker Lendecke | 1 | -1/+1 |
2003-07-10 | Fix shadow parameter warning. | Tim Potter | 1 | -4/+4 |
2003-07-09 | Fix a small spelling mistake and push out the new version of aclocal.m4 to | Richard Sharpe | 2 | -31/+60 |
2003-07-09 | Don't print status message for every smb.conf option processed - it makes tra... | Jelmer Vernooij | 1 | -6/+0 |