| Commit message (Expand) | Author | Age | Files | Lines |
* | Kill of Get_Pwnam_Modify and smb_getpwnam(). The latter assumes some things | Andrew Bartlett | 2002-09-25 | 2 | -59/+2 |
* | Another patch from metze, towards his work on sam_ads. | Andrew Bartlett | 2002-09-25 | 4 | -11/+108 |
* | Header files should not include includes.h - therein lies maddness, particuarly | Andrew Bartlett | 2002-09-25 | 1 | -3/+0 |
* | Actually pick up the kerberos libs in RedHat - the previous shell construct | Andrew Bartlett | 2002-09-25 | 2 | -8/+8 |
* | If adding a user to ldap, make sure we have the 'account' structural class, or | Andrew Bartlett | 2002-09-25 | 1 | -0/+1 |
* | Move to common user token debugging, and ensure we always print both the | Andrew Bartlett | 2002-09-25 | 2 | -17/+26 |
* | Avoid a segfault in net join when you have not done an kinit, and it's falling | Andrew Bartlett | 2002-09-25 | 1 | -0/+5 |
* | The security descriptor in a PRINTER_INFO_2 could be NULL. (Bong?) | Tim Potter | 2002-09-25 | 1 | -2/+6 |
* | Merge of "profile acls" code. | Jeremy Allison | 2002-09-25 | 3 | -4/+41 |
* | merge from APP_HEAD | Gerald Carter | 2002-09-25 | 2 | -8/+34 |
* | Hold lock on NEXTJOB record for a very short time. Jerry needs to add code | Jeremy Allison | 2002-09-24 | 1 | -29/+52 |
* | Moved -ve cache check to correct place. | Jeremy Allison | 2002-09-24 | 1 | -10/+10 |
* | enum_domains shouldn't crash when there are no domains available | Jelmer Vernooij | 2002-09-24 | 1 | -4/+0 |
* | Fix bug in get_methods_by_name | Jelmer Vernooij | 2002-09-24 | 2 | -19/+80 |
* | - Don't put pointer to sam_domain_handle in sam_methods but single domainsid ... | Jelmer Vernooij | 2002-09-24 | 7 | -141/+156 |
* | This is a first working version of net rpc vampire. First do a net rpc | Volker Lendecke | 2002-09-24 | 1 | -12/+264 |
* | Make sure that Alfred Perlstein's changes get into head as smbprint and | Richard Sharpe | 2002-09-24 | 2 | -27/+172 |
* | Typos! Fix 'em! | John Terpstra | 2002-09-24 | 1 | -1/+1 |
* | Removed call to configure for VFS modules. | John Terpstra | 2002-09-24 | 1 | -5/+5 |
* | Updated in preparation for samba-3.0.0alpha20 | John Terpstra | 2002-09-24 | 1 | -14/+13 |
* | Don't uppercase the username and domain in a session setup. | Tim Potter | 2002-09-23 | 2 | -4/+2 |
* | Ok, what's this? Samba as a PDC wants to authenticate a user coming in | Volker Lendecke | 2002-09-23 | 1 | -2/+2 |
* | Update some help. People keep forgetting that! | Richard Sharpe | 2002-09-23 | 1 | -1/+3 |
* | Add net getlocalsid [name] | Richard Sharpe | 2002-09-23 | 1 | -0/+26 |
* | Ok, getting a bit more ambitious. Stop me, if this is wrong. ;-) | Volker Lendecke | 2002-09-23 | 4 | -10/+46 |
* | Cosmetic fix for debug message. | Volker Lendecke | 2002-09-23 | 1 | -2/+1 |
* | tdbdump also needs signal.h. Thanks to Guenther Deschner <gd@suse.de> | Volker Lendecke | 2002-09-23 | 1 | -0/+1 |
* | Add the ability to view/set the current local domain SIDs. | Volker Lendecke | 2002-09-23 | 1 | -0/+45 |
* | * fix getpass check | Gerald Carter | 2002-09-23 | 2 | -389/+390 |
* | Fix typo. | Andrew Bartlett | 2002-09-23 | 1 | -1/+1 |
* | Small, long overdue, fix for libsmbclient. | Richard Sharpe | 2002-09-22 | 1 | -0/+19 |
* | Change parsing of policy and privs delta to what Ethereal says. | Volker Lendecke | 2002-09-22 | 3 | -129/+104 |
* | Sorry for the new parameter, but I think to really reflect what's coming | Volker Lendecke | 2002-09-21 | 2 | -3/+24 |
* | Merge back Richard's FreeBSD sendfile fixes. | Jeremy Allison | 2002-09-21 | 3 | -388/+390 |
* | enable 'map hidden' and 'create mask' to allow the new OPEN test to | Andrew Tridgell | 2002-09-21 | 1 | -0/+2 |
* | "@" is valid in NetBIOS domain names. | Jeremy Allison | 2002-09-20 | 1 | -1/+1 |
* | Add framework for samtest commands | Jelmer Vernooij | 2002-09-20 | 2 | -880/+117 |
* | reran autoconf | Gerald Carter | 2002-09-20 | 1 | -371/+387 |
* | CUPS merge from SAMBA_2_2 | Gerald Carter | 2002-09-20 | 1 | -0/+4 |
* | change ADS negprot to match more closely the options used by w2k. This | Andrew Tridgell | 2002-09-20 | 1 | -5/+3 |
* | allow --with-krb5 to override the location of the kerberos libs on | Andrew Tridgell | 2002-09-20 | 1 | -12/+18 |
* | remove proto headers on realclean | Tim Potter | 2002-09-19 | 1 | -1/+1 |
* | Use sendfile in readbraw. | Jeremy Allison | 2002-09-19 | 1 | -11/+56 |
* | Move functionality to check whether entries for lp_workgroup() and "BUILTIN" | Jelmer Vernooij | 2002-09-19 | 2 | -69/+98 |
* | tdb tools need #include <signal.h> | Jeremy Allison | 2002-09-19 | 3 | -0/+3 |
* | Merge in first command for 'samtest' | Jelmer Vernooij | 2002-09-19 | 6 | -29/+1056 |
* | trivial comment fix | Volker Lendecke | 2002-09-19 | 1 | -2/+2 |
* | Remove hardcoded -I stuff. Hooray! | Tim Potter | 2002-09-19 | 1 | -9/+9 |
* | Clean up python extensions in clean target. | Tim Potter | 2002-09-19 | 1 | -3/+6 |
* | Bong! The devmode could be NULL. Don't crash if this is the case. | Tim Potter | 2002-09-19 | 1 | -2/+8 |