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 | Kill append_log from smbmount (thanks vance for reminding... Andrew Bartlett
|
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 | 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-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 | 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 | 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-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 | 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 |
2002-10-03 |
Andrew Bartlett | VFStest uses all of smbd's .o files, so needs -lpam...
|
commit | commitdiff | tree |
2002-10-03 |
Andrew Bartlett | Patch from Steve Langasek <vorlon@netexpress.net>:
|
commit | commitdiff | tree |
2002-10-03 |
Andrew Bartlett | Another patch from Steve Langasek <vorlon@netexpress... Andrew Bartlett
|
commit | commitdiff | tree |
2002-10-03 |
Andrew Bartlett | Patch from Steve Langasek <vorlon@netexpress.net> to... Andrew Bartlett
|
commit | commitdiff | tree |
2002-10-03 |
Andrew Bartlett | We are going to need to track the SAM sequence number...
|
commit | commitdiff | tree |
2002-09-30 |
Andrew Bartlett | Fix the compile issue in bin/samtest, and make the...
|
commit | commitdiff | tree |
2002-09-29 |
Andrew Bartlett | Remove sam/api.c. Andrew Bartlett
|
commit | commitdiff | tree |
2002-09-29 |
Andrew Bartlett | Updates for sam_ads by metze - add the start of domain... Andrew Bartlett
|
commit | commitdiff | tree |
2002-09-28 |
Andrew Bartlett | Try to compile as much as possible with only ldap,...
|
commit | commitdiff | tree |
2002-09-28 |
Andrew Bartlett | Forgot to commit this in the patch changing back the...
|
commit | commitdiff | tree |
2002-09-28 |
Andrew Bartlett | Back out one of the API changes, now I recall how it... Andrew Bartlett
|
commit | commitdiff | tree |
2002-09-28 |
Andrew Bartlett | Second stab at Volker's 'make shadow passwords work... Andrew Bartlett
|
commit | commitdiff | tree |
2002-09-28 |
Andrew Bartlett | Add the beginings of sam_ads to the tree. Andrew Bartlett
|
commit | commitdiff | tree |
2002-09-28 |
Andrew Bartlett | Add const.
|
commit | commitdiff | tree |
2002-09-28 |
Andrew Bartlett | This needs to be #ifdef HAVE_LDAP.
|
commit | commitdiff | tree |
2002-09-28 |
Andrew Bartlett | Add const.
|
commit | commitdiff | tree |
2002-09-27 |
Andrew Bartlett | Back our volker's patch as was breaking the build. Andrew Bartlett
|
commit | commitdiff | tree |
2002-09-27 |
Andrew Bartlett | Move a number of ADS related functions out into utility... Andrew Bartlett
|
commit | commitdiff | tree |
2002-09-27 |
Andrew Bartlett | Doco patch from metze. This reformats the 'ldap ssl... Andrew Bartlett
|
commit | commitdiff | tree |
2002-09-27 |
Andrew Bartlett | Vance picked up a pile of typos etc at the CIFS confernce... Andrew Bartlett
|
commit | commitdiff | tree |
2002-09-27 |
Andrew Bartlett | Minor updates: Andrew Bartlett
|
commit | commitdiff | tree |
2002-09-27 |
Andrew Bartlett | Some small cleanups to the libads code (mainly error... Andrew Bartlett
|
commit | commitdiff | tree |
2002-09-27 |
Andrew Bartlett | I missed committing this - all updates to configure... Andrew Bartlett
|
commit | commitdiff | tree |
2002-09-27 |
Andrew Bartlett | Fix typo
|
commit | commitdiff | tree |
2002-09-27 |
Andrew Bartlett | When compiled --with-ldapsam, make ldapsam the default... Andrew Bartlett
|
commit | commitdiff | tree |
2002-09-27 |
Andrew Bartlett | Readd the 2.2 --with-ldapsam paramaters so as to allow... Andrew Bartlett
|
commit | commitdiff | tree |
2002-09-26 |
Andrew Bartlett | Patch from "Kai Krueger" <kai@kruegernetz.de> to get... Andrew Bartlett
|
commit | commitdiff | tree |
2002-09-26 |
Andrew Bartlett | Patch from "Stefan (metze) Metzmacher" <metze@metzemix... Andrew Bartlett
|
commit | commitdiff | tree |
2002-09-25 |
Andrew Bartlett | Make it clear what this if statement applies to, and...
|
commit | commitdiff | tree |
2002-09-25 |
Andrew Bartlett | Fix the circular dependency that was preventing 'domain... Andrew Bartlett
|
commit | commitdiff | tree |
2002-09-25 |
Andrew Bartlett | Metze claims that without this his win2k server gets... Andrew Bartlett
|
commit | commitdiff | tree |
2002-09-25 |
Andrew Bartlett | Whenever we deal with adding machine/trusted domain... Andrew Bartlett
|
commit | commitdiff | tree |
2002-09-25 |
Andrew Bartlett | This patch from "Stefan (metze) Metzmacher" <metze... Andrew Bartlett
|
commit | commitdiff | tree |
2002-09-25 |
Andrew Bartlett | At least try to get this function picked up by the...
|
commit | commitdiff | tree |
2002-09-25 |
Andrew Bartlett | Kill of Get_Pwnam_Modify and smb_getpwnam(). The latter... Andrew Bartlett
|
commit | commitdiff | tree |
2002-09-25 |
Andrew Bartlett | Another patch from metze, towards his work on sam_ads.
|
commit | commitdiff | tree |
2002-09-25 |
Andrew Bartlett | Header files should not include includes.h - therein...
|
commit | commitdiff | tree |
2002-09-25 |
Andrew Bartlett | Actually pick up the kerberos libs in RedHat - the... Andrew Bartlett
|
commit | commitdiff | tree |
2002-09-25 |
Andrew Bartlett | If adding a user to ldap, make sure we have the 'account...
|
commit | commitdiff | tree |
2002-09-25 |
Andrew Bartlett | Move to common user token debugging, and ensure we... Andrew Bartlett
|
commit | commitdiff | tree |
2002-09-25 |
Andrew Bartlett | Avoid a segfault in net join when you have not done... Andrew Bartlett
|
commit | commitdiff | tree |
2002-09-23 |
Andrew Bartlett | Fix typo.
|
commit | commitdiff | tree |
2002-09-07 |
Andrew Bartlett | This is the 'main' inclue for for winbind clients ... Andrew Bartlett
|
commit | commitdiff | tree |
2002-09-07 |
Andrew Bartlett | Don't leak file desciptors in this (impossible?) error...
|
commit | commitdiff | tree |
2002-09-07 |
Andrew Bartlett | Winbind client-side cleanups. Andrew Bartlett
|
commit | commitdiff | tree |
2002-09-06 |
Andrew Bartlett | As per the 'OK' at CIFS2002, only use the readline... Andrew Bartlett
|
commit | commitdiff | tree |
2002-09-06 |
Andrew Bartlett | Seems I missed commiting this when I added the rest... Andrew Bartlett
|
commit | commitdiff | tree |
2002-09-06 |
Andrew Bartlett | This is the 'easy' parts of the trusted domains patch... Andrew Bartlett
|
commit | commitdiff | tree |
2002-09-06 |
Andrew Bartlett | Fix some missing ; on the end of our SAM_ASSERT()...
|
commit | commitdiff | tree |
2002-09-06 |
Andrew Bartlett | Get our consts back in line with current norms - only... Andrew Bartlett
|
commit | commitdiff | tree |
2002-09-06 |
Andrew Bartlett | Make it possible to actually build these modules -...
|
commit | commitdiff | tree |
2002-09-06 |
Andrew Bartlett | Updates to sam_skel from metze, add sam/group.c and...
|
commit | commitdiff | tree |
2002-09-06 |
Andrew Bartlett | This commit includes part of the patch from metze posted... Andrew Bartlett
|
commit | commitdiff | tree |
2002-09-06 |
Andrew Bartlett | patch from metze: add a 'vfs' debug class
|
commit | commitdiff | tree |
2002-09-06 |
Andrew Bartlett | Revert accidental commit - I'll need to do a fair bit...
|
commit | commitdiff | tree |
2002-09-06 |
Andrew Bartlett | Patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> Andrew Bartlett
|
commit | commitdiff | tree |
2002-09-06 |
Andrew Bartlett | Oops...
|
commit | commitdiff | tree |
2002-09-06 |
Andrew Bartlett | Add some DEBUG()s to some libads failure modes.
|
commit | commitdiff | tree |
2002-09-06 |
Andrew Bartlett | One less user of Get_Pwnam_modify()... Andrew Bartlett
|
commit | commitdiff | tree |
2002-09-06 |
Andrew Bartlett | Detect and use syslog.h or sys/syslog.h corretly. ...
|
commit | commitdiff | tree |
2002-09-05 |
Andrew Bartlett | Move the fancy NT_STATUS macros to a new file, so we... Andrew Bartlett
|
commit | commitdiff | tree |
2002-09-04 |
Andrew Bartlett | Only cache the user list on the SAMR handle for a particular Andrew Bartlett
|
commit | commitdiff | tree |
2002-09-04 |
Andrew Bartlett | Set default ACB attributes on 'unixsam' accounts. ... Andrew Bartlett
|
commit | commitdiff | tree |
2002-08-31 |
Andrew Bartlett | Add a dash of static.
|
commit | commitdiff | tree |
2002-08-31 |
Andrew Bartlett | Add a bit of 'const' and move a lot of our 'repeditive... Andrew Bartlett
|
commit | commitdiff | tree |
2002-08-31 |
Andrew Bartlett | Avoid writing unitialised bytes to the wire (and consequent... Andrew Bartlett
|
commit | commitdiff | tree |
2002-08-30 |
Andrew Bartlett | Add a fix for 'query_disp_info level 2', which should... Andrew Bartlett
|
commit | commitdiff | tree |
2002-08-30 |
Andrew Bartlett | paranoid server security defaults to yes
|
commit | commitdiff | tree |
2002-08-29 |
Andrew Bartlett | We don't need the RTLD_GLOBAL.
|
commit | commitdiff | tree |
2002-08-29 |
Andrew Bartlett | I think this should fix the compile on some of the... Andrew Bartlett
|
commit | commitdiff | tree |
2002-08-26 |
Andrew Bartlett | Some fixes for SMB signing. I can now get Win2k to... Andrew Bartlett
|
commit | commitdiff | tree |
2002-08-26 |
Andrew Bartlett | Header file change from last commit.
|
commit | commitdiff | tree |
next |