2003-01-05 |
Andrew Bartlett | Merge from HEAD - updates to correctly recognise LMv2... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-05 |
Andrew Bartlett | Merge from HEAD - get the test the right way around... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-04 |
Andrew Bartlett | The last of the merge of idra's shutdown changes from... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-04 |
Andrew Bartlett | Merge from HEAD - whitespace :-)
|
commit | commitdiff | tree |
2003-01-04 |
Andrew Bartlett | Merge from HEAD - vl's fix to my const patch. Also... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-04 |
Andrew Bartlett | The winbind in Samba 3.0 doesn't use the 'proof' for... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-04 |
Andrew Bartlett | Merge from HEAD - do an nt_errstr(nt_status) *after... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-04 |
Andrew Bartlett | Make it clear that the credentials are being setup... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-04 |
Andrew Bartlett | Merge from HEAD - we already have one function for... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-04 |
Andrew Bartlett | Merge from HEAD - extract user's list of SIDs from... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-04 |
Andrew Bartlett | Merge from HEAD - don't base RID on a name being the... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-04 |
Andrew Bartlett | Merge from HEAD - baseless parinoia about never having... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-04 |
Andrew Bartlett | Merge from HEAD - mimir's new gencache based namecache... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-04 |
Andrew Bartlett | Merge from HEAD - move user password changes into the...
|
commit | commitdiff | tree |
2003-01-04 |
Andrew Bartlett | Missed from previous commit - merge from HEAD the changes...
|
commit | commitdiff | tree |
2003-01-04 |
Andrew Bartlett | Merge from HEAD - idra's fix for the fact that the... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-04 |
Andrew Bartlett | Fix another pstring/fstring typo
|
commit | commitdiff | tree |
2003-01-03 |
Andrew Bartlett | Merge from HEAD - make Samba compile with -Wwrite-strings... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-03 |
Andrew Bartlett | Merge from HEAD - add PRINTF_ATTRIBUTE to a few more...
|
commit | commitdiff | tree |
2003-01-03 |
Andrew Bartlett | Merge from HEAD - tridge's new timegm() that actually... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-03 |
Andrew Bartlett | Merge from HEAD - remove silly 'NT or LM# as password... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-02 |
Andrew Bartlett | BIG patch... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-01 |
Andrew Bartlett | Move our password change code along a little - use... Andrew Bartlett
|
commit | commitdiff | tree |
2002-12-30 |
Andrew Bartlett | Add a new VFS module, that just fiddles the file permissions... Andrew Bartlett
|
commit | commitdiff | tree |
2002-12-01 |
Andrew Bartlett | As per Jeremy's request back this out, so as to re... Andrew Bartlett
|
commit | commitdiff | tree |
2002-12-01 |
Andrew Bartlett | Link less with smbmnt and smbumount. Also change from... Andrew Bartlett
|
commit | commitdiff | tree |
2002-12-01 |
Andrew Bartlett | No need for fstring manipulation here (Tcon&X), just... Andrew Bartlett
|
commit | commitdiff | tree |
2002-12-01 |
Andrew Bartlett | Remove extra headers, and ensure that we correctly... Andrew Bartlett
|
commit | commitdiff | tree |
2002-12-01 |
Andrew Bartlett | Dereference the correct thing here, so we don't segfault
|
commit | commitdiff | tree |
2002-12-01 |
Andrew Bartlett | Make it clear that we might not be talking to a PDC...
|
commit | commitdiff | tree |
2002-12-01 |
Andrew Bartlett | Merge from HEAD, struct in_addr is always in network...
|
commit | commitdiff | tree |
2002-12-01 |
Andrew Bartlett | Merge from HEAD - Patch from Paul Green to detect exe... Andrew Bartlett
|
commit | commitdiff | tree |
2002-12-01 |
Andrew Bartlett | POSIX indicates that this is always in network byte... Andrew Bartlett
|
commit | commitdiff | tree |
2002-12-01 |
Andrew Bartlett | Patch from Paul Green to detect exe extensions, needed... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-26 |
Andrew Bartlett | Merge tridge's fixes to pdb_ldap (don't look for number... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-26 |
Andrew Bartlett | After consultation with tpot, remove the 'winbind_domain... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-26 |
Andrew Bartlett | Having waited for *way* too long, this is mimir's namecache... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-25 |
Andrew Bartlett | Instead of walking the entire group database, grabbing... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-24 |
Andrew Bartlett | Add support to switch between Squid 2.4 and 2.5 protocols... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-24 |
Andrew Bartlett | Move from NT_STATUS_UNSUCCESSFUL to NT_STATUS_NO_SUCH_USER...
|
commit | commitdiff | tree |
2002-11-24 |
Andrew Bartlett | Try to twiddle with the makefile to avoid having a...
|
commit | commitdiff | tree |
2002-11-24 |
Andrew Bartlett | Remove silly ideas about taking the LM or NT hash as... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-24 |
Andrew Bartlett | No need to #include smb.h, when we already #include...
|
commit | commitdiff | tree |
2002-11-24 |
Andrew Bartlett | Add ntlm_auth, a new program to provide a stable interface... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-22 |
Andrew Bartlett | Restrict anonymous=2 support merged from HEAD
|
commit | commitdiff | tree |
2002-11-22 |
Andrew Bartlett | Add support for 'restrict anonymous=2' and make the... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-16 |
Andrew Bartlett | Merge from HEAD - updates to the build farm, /bin/sh...
|
commit | commitdiff | tree |
2002-11-16 |
Andrew Bartlett | Merge from HEAD: Remove assumption that all solaris...
|
commit | commitdiff | tree |
2002-11-15 |
Andrew Bartlett | /bin/sh on solaris swallows the failure code, so exec... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-15 |
Andrew Bartlett | Remove the assumption that all Solaris has -lsendfile. Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-15 |
Andrew Bartlett | Updates from HEAD: Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-15 |
Andrew Bartlett | Add samdump and vampire to 'net rpc help' Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-15 |
Andrew Bartlett | Add const to PACKS()
|
commit | commitdiff | tree |
2002-11-15 |
Andrew Bartlett | Include the hostname we are trying to match with $...
|
commit | commitdiff | tree |
2002-11-15 |
Andrew Bartlett | Small auth updates: Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-15 |
Andrew Bartlett | patch from aedil@alchar.org to correctly detect solaris... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-15 |
Andrew Bartlett | Add the rename torture test.
|
commit | commitdiff | tree |
2002-11-15 |
Andrew Bartlett | Merge from HEAD: Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-15 |
Andrew Bartlett | Rerun autoconf
|
commit | commitdiff | tree |
2002-11-15 |
Andrew Bartlett | When testing for /usr/include/heimdal, don't include...
|
commit | commitdiff | tree |
2002-11-15 |
Andrew Bartlett | Add const to DEBUG() macro.
|
commit | commitdiff | tree |
2002-11-15 |
Andrew Bartlett | Updates to the build farm tests: Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-13 |
Andrew Bartlett | Merge from HEAD
|
commit | commitdiff | tree |
2002-11-13 |
Andrew Bartlett | Try to bring libsmbclient in line with the new global_myname...
|
commit | commitdiff | tree |
2002-11-13 |
Andrew Bartlett | Undo the new --enable-developer flags that caused breakage...
|
commit | commitdiff | tree |
2002-11-13 |
Andrew Bartlett | - Add some more warning flags for --enable-developer.
|
commit | commitdiff | tree |
2002-11-09 |
Andrew Bartlett | Merge append_log fix from HEAD
|
commit | commitdiff | tree |
2002-11-09 |
Andrew Bartlett | Kill append_log from smbmount (thanks vance for reminding... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-09 |
Andrew Bartlett | Merge fix for uninitialised IP variable from HEAD
|
commit | commitdiff | tree |
2002-11-09 |
Andrew Bartlett | Fix bug where not specifying '-S PDC' in 'net join... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-08 |
Andrew Bartlett | Merge from HEAD: Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-08 |
Andrew Bartlett | Compleatly remove support for logfile truncation. ... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-08 |
Andrew Bartlett | Make smbpasswd use the group mapping, and fix spelling... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-08 |
Andrew Bartlett | Make it easier to track things down here - add some...
|
commit | commitdiff | tree |
2002-11-08 |
Andrew Bartlett | Make smbpasswd tell people to use 'net join', not ...
|
commit | commitdiff | tree |
2002-11-05 |
Andrew Bartlett | Merge vl's 'algorithmic rid base' patch, and my changes... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-04 |
Andrew Bartlett | VFStest already has pop_common via smbd, so don't link... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-04 |
Andrew Bartlett | Becouse lib/popt_common.c uses POPT, we must not include... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-04 |
Andrew Bartlett | Allow 'normal' accounts in the non-unix-account range...
|
commit | commitdiff | tree |
2002-11-04 |
Andrew Bartlett | Fix debug
|
commit | commitdiff | tree |
2002-11-04 |
Andrew Bartlett | Move to the use of the 'initialised' flag, rather than... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-04 |
Andrew Bartlett | Try to fix popt dependencies - we were linking to popt... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-04 |
Andrew Bartlett | Any conversion to POPT must *always* add @BUILD_POPT... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-03 |
Andrew Bartlett | Extra little fix to vl's patch. Make sure the passdb... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-02 |
Andrew Bartlett | Merge of my 'ldap trust ids' patch from HEAD. Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-02 |
Andrew Bartlett | Fix typo
|
commit | commitdiff | tree |
2002-11-02 |
Andrew Bartlett | Clean up this a little - add comments describing a...
|
commit | commitdiff | tree |
2002-11-02 |
Andrew Bartlett | Add a 'ldap trust ids' option that lets pdb_ldap check...
|
commit | commitdiff | tree |
2002-11-02 |
Andrew Bartlett | Merge passdb from HEAD -> 3.0 Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-02 |
Andrew Bartlett | Return the result code, not false (0 == success) on...
|
commit | commitdiff | tree |
2002-11-02 |
Andrew Bartlett | Fixes for pdb_ldap: Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-01 |
Andrew Bartlett | Merges from HEAD:
|
commit | commitdiff | tree |
2002-10-29 |
Andrew Bartlett | Fix a nice little memory leak in our uid changing code. Andrew Bartlett
|
commit | commitdiff | tree |
2002-10-26 |
Andrew Bartlett | Try to catch up on the code I've put into HEAD that...
|
commit | commitdiff | tree |
2002-10-26 |
Andrew Bartlett | One more step towards to better PDC. Andrew Bartlett
|
commit | commitdiff | tree |
2002-10-26 |
Andrew Bartlett | Make sure that we always return False if the password... Andrew Bartlett
|
commit | commitdiff | tree |
2002-10-26 |
Andrew Bartlett | Updates to winbind's PAM client and server - make the... Andrew Bartlett
|
commit | commitdiff | tree |
2002-10-18 |
Andrew Bartlett | It seems that I'm meant to be using the helper function... Andrew Bartlett
|
commit | commitdiff | tree |
2002-10-12 |
Andrew Bartlett | Nice *big* patch from metze. Andrew Bartlett
|
commit | commitdiff | tree |
2002-10-12 |
Andrew Bartlett | We already set LDAPv3 at connect time, no need to set...
|
commit | commitdiff | tree |