2002-09-25 |
Andrew Bartlett | Fix the circular dependency that was preventing 'domain...
|
commit | commitdiff | tree |
2002-09-25 |
Andrew Bartlett | Metze claims that without this his win2k server gets...
|
commit | commitdiff | tree |
2002-09-25 |
Andrew Bartlett | Whenever we deal with adding machine/trusted domain...
|
commit | commitdiff | tree |
2002-09-25 |
Andrew Bartlett | This patch from "Stefan (metze) Metzmacher" <metze...
|
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...
|
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...
|
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...
|
commit | commitdiff | tree |
2002-09-25 |
Andrew Bartlett | Avoid a segfault in net join when you have not done...
|
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 ...
|
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.
|
commit | commitdiff | tree |
2002-09-06 |
Andrew Bartlett | As per the 'OK' at CIFS2002, only use the readline...
|
commit | commitdiff | tree |
2002-09-06 |
Andrew Bartlett | Seems I missed commiting this when I added the rest...
|
commit | commitdiff | tree |
2002-09-06 |
Andrew Bartlett | This is the 'easy' parts of the trusted domains patch...
|
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...
|
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...
|
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>
|
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()...
|
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...
|
commit | commitdiff | tree |
2002-09-04 |
Andrew Bartlett | Only cache the user list on the SAMR handle for a particular
|
commit | commitdiff | tree |
2002-09-04 |
Andrew Bartlett | Set default ACB attributes on 'unixsam' accounts. ...
|
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...
|
commit | commitdiff | tree |
2002-08-31 |
Andrew Bartlett | Avoid writing unitialised bytes to the wire (and consequent...
|
commit | commitdiff | tree |
2002-08-30 |
Andrew Bartlett | Add a fix for 'query_disp_info level 2', which should...
|
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...
|
commit | commitdiff | tree |
2002-08-26 |
Andrew Bartlett | Some fixes for SMB signing. I can now get Win2k to...
|
commit | commitdiff | tree |
2002-08-26 |
Andrew Bartlett | Header file change from last commit.
|
commit | commitdiff | tree |
2002-08-26 |
Andrew Bartlett | Updates!
|
commit | commitdiff | tree |
2002-08-26 |
Andrew Bartlett | Our 'guest' login still requires an entry in the SAM...
|
commit | commitdiff | tree |
2002-08-26 |
Andrew Bartlett | Try to support non-root-mode systems without getgrouplist().
|
commit | commitdiff | tree |
2002-08-25 |
Andrew Bartlett | Clarify function comments
|
commit | commitdiff | tree |
2002-08-25 |
Andrew Bartlett | Steve Langasek <vorlon@netexpress.net> has again attempted...
|
commit | commitdiff | tree |
2002-08-25 |
Andrew Bartlett | Use a function that actually exists for the keepalive...
|
commit | commitdiff | tree |
2002-08-25 |
Andrew Bartlett | Patch from mimir to back out idra's attempted DOS mitigation...
|
commit | commitdiff | tree |
2002-08-25 |
Andrew Bartlett | Fix from kai to correctly decode ntlmssp flags.
|
commit | commitdiff | tree |
2002-08-23 |
Andrew Bartlett | We need to return the value here...
|
commit | commitdiff | tree |
2002-08-22 |
Andrew Bartlett | Ensure we don't change to a user that we can't get...
|
commit | commitdiff | tree |
2002-08-22 |
Andrew Bartlett | Make samsync use popt
|
commit | commitdiff | tree |
2002-08-22 |
Andrew Bartlett | A few fixes towards libsmbclient and rpcclient - get...
|
commit | commitdiff | tree |
2002-08-22 |
Andrew Bartlett | Move comment
|
commit | commitdiff | tree |
2002-08-21 |
Andrew Bartlett | More hacks for 'guest account' to get it to show up...
|
commit | commitdiff | tree |
2002-08-21 |
Andrew Bartlett | Add tridge's backtrace script - it should at least...
|
commit | commitdiff | tree |
2002-08-21 |
Andrew Bartlett | This is like jht's (abortive) patch for showing only...
|
commit | commitdiff | tree |
2002-08-21 |
Andrew Bartlett | Cope with non-unix accounts - we just won't get the...
|
commit | commitdiff | tree |
2002-08-21 |
Andrew Bartlett | Use the 'init' flag to determine if the UID is set...
|
commit | commitdiff | tree |
2002-08-21 |
Andrew Bartlett | Fix pam_smbpass to always check the return value of...
|
commit | commitdiff | tree |
2002-08-21 |
Andrew Bartlett | Handle wrap-around on this number by making it unsigned.
|
commit | commitdiff | tree |
2002-08-20 |
Andrew Bartlett | Based orginally by work by Kai, this patch moves our...
|
commit | commitdiff | tree |
2002-08-17 |
Andrew Bartlett | Change which session key we negotiate. This uses the...
|
commit | commitdiff | tree |
2002-08-17 |
Andrew Bartlett | Quick hack to get around the inadequacy of pdb_smbpasswd...
|
commit | commitdiff | tree |
2002-08-17 |
Andrew Bartlett | Move tridge's getgrouplist() replacement function from...
|
commit | commitdiff | tree |
2002-08-17 |
Andrew Bartlett | Add const.
|
commit | commitdiff | tree |
2002-08-17 |
Andrew Bartlett | Add 'const'.
|
commit | commitdiff | tree |
2002-08-17 |
Andrew Bartlett | Becouse of changes to the meaning of this feild over...
|
commit | commitdiff | tree |
2002-08-17 |
Andrew Bartlett | The idea of this function is not to touch the argument...
|
commit | commitdiff | tree |
2002-08-17 |
Andrew Bartlett | Rework the 'guest account get's RID 501' code again...
|
commit | commitdiff | tree |
2002-08-16 |
Andrew Bartlett | Return the error if get_group_domain_entries() fails.
|
commit | commitdiff | tree |
2002-08-16 |
Andrew Bartlett | Make the 'guest account' always have a RID of DOMAIN_USER_RI...
|
commit | commitdiff | tree |
2002-08-16 |
Andrew Bartlett | Add some const to the 'in' paramaters for these functions.
|
commit | commitdiff | tree |
2002-08-16 |
Andrew Bartlett | Fix segfault in the new NTLMSSP code. jmcd: can you...
|
commit | commitdiff | tree |
2002-08-11 |
Andrew Bartlett | Make 'remote_machine' private to lib/substitute.c,...
|
commit | commitdiff | tree |
2002-08-10 |
Andrew Bartlett | Fix the %m security bug again - and try to make it...
|
commit | commitdiff | tree |
2002-08-08 |
Andrew Bartlett | Samba dependency hell claim's another victim...
|
commit | commitdiff | tree |
2002-08-07 |
Andrew Bartlett | Patch from Steve Langasek <vorlon@netexpress.net> to...
|
commit | commitdiff | tree |
2002-08-07 |
Andrew Bartlett | Add 'const' to the function prototypes to match the...
|
commit | commitdiff | tree |
2002-08-07 |
Andrew Bartlett | Add some more const :-)
|
commit | commitdiff | tree |
2002-08-07 |
Andrew Bartlett | Add const to a pile of const to *DOM_SID paramaters.
|
commit | commitdiff | tree |
2002-08-06 |
Andrew Bartlett | Try to bind with LDAPv3 if possible.
|
commit | commitdiff | tree |
2002-08-06 |
Andrew Bartlett | Back out idra's change (at his request) - the values...
|
commit | commitdiff | tree |
2002-08-05 |
Andrew Bartlett | I must have missed this when I was adding 'const' to...
|
commit | commitdiff | tree |
2002-08-05 |
Andrew Bartlett | Try to make this easier to debug - display the username...
|
commit | commitdiff | tree |
2002-08-04 |
Andrew Bartlett | Now that I got the function arguments sane, remove...
|
commit | commitdiff | tree |
2002-07-31 |
Andrew Bartlett | Add the current working document on the interface to...
|
commit | commitdiff | tree |
2002-07-31 |
Andrew Bartlett | Let everybody enjoy my new toy - make it the default!
|
commit | commitdiff | tree |
2002-07-31 |
Andrew Bartlett | Winbind updates!
|
commit | commitdiff | tree |
2002-07-31 |
Andrew Bartlett | Rework parinioa to ensure we never get passwords longer...
|
commit | commitdiff | tree |
2002-07-31 |
Andrew Bartlett | Don't accidenity mess with the wrong domain's sids.
|
commit | commitdiff | tree |
2002-07-31 |
Andrew Bartlett | fix debug, at idra's suggestion.
|
commit | commitdiff | tree |
2002-07-31 |
Andrew Bartlett | Only allow 'security=ads' when we HAVE_ADS.
|
commit | commitdiff | tree |
2002-07-30 |
Andrew Bartlett | Update a pile of Samba's SID lookup code to ensure:
|
commit | commitdiff | tree |
2002-07-30 |
Andrew Bartlett | Make some of the charconv code a bit easier to read...
|
commit | commitdiff | tree |
2002-07-30 |
Andrew Bartlett | These pointers should be for the service we just cloned...
|
commit | commitdiff | tree |
2002-07-30 |
Andrew Bartlett | These are not critical errors, they should not be a...
|
commit | commitdiff | tree |
2002-07-30 |
Andrew Bartlett | Add quotes so we can see 0 length strings.
|
commit | commitdiff | tree |
next |