| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Change libsmbclient.h -> ../include/libsmbclient.h in 3.0 as well | Jelmer Vernooij | 2002-09-28 | 2 | -2/+2 |
* | | Include ../include/libsmbclient.h instead of just libsmbclient.h - we don't w... | Jelmer Vernooij | 2002-09-28 | 1 | -1/+1 |
* | | It turns out that Windows allows delete printer on a handle | Jeremy Allison | 2002-09-27 | 1 | -0/+14 |
* | | HEAD and APP-HEAD spoolss parsing was out of sync. This MUST NOT HAPPEN ! | Jeremy Allison | 2002-09-27 | 1 | -20/+17 |
* | | Make explicit the difference between a tdb key with no data attached, and | Jeremy Allison | 2002-09-26 | 1 | -2/+11 |
* | | tagging as 3.0alpha21cvs | Gerald Carter | 2002-09-26 | 1 | -1/+1 |
* | | Arrgghhh the release script doesn't use the SAMBA_3_0 branch !!!! | Gerald Carter | 2002-09-26 | 1 | -1/+1 |
* | | set version | Gerald Carter | 2002-09-26 | 1 | -1/+1 |
* | | sync with HEAD | Gerald Carter | 2002-09-26 | 8 | -221/+253 |
* | | remove files not in HEAD | Gerald Carter | 2002-09-26 | 17 | -8298/+0 |
* | | syncing up with HEAD again.... | Gerald Carter | 2002-09-26 | 11 | -220/+761 |
* | | merge from HEAD | Gerald Carter | 2002-09-25 | 2 | -0/+3 |
* | | sync'ing up for 3.0alpha20 release | Gerald Carter | 2002-09-25 | 176 | -6364/+10966 |
* | | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 2002-09-25 | 57 | -0/+15283 |
|\| |
|
| * | remove extern for AllowDebugChange since we don't use it | Jelmer Vernooij | 2002-09-25 | 1 | -1/+0 |
| * | Fix the circular dependency that was preventing 'domain master = auto' (the | Andrew Bartlett | 2002-09-25 | 1 | -1/+1 |
| * | Metze claims that without this his win2k server gets horribly confused looking | Andrew Bartlett | 2002-09-25 | 1 | -2/+2 |
| * | Whenever we deal with adding machine/trusted domain accounts, always reset the | Andrew Bartlett | 2002-09-25 | 1 | -20/+23 |
| * | Don't crash when a backend doesn't have a setsampwent function available - bu... | Jelmer Vernooij | 2002-09-25 | 1 | -2/+2 |
| * | This patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> cleans up | Andrew Bartlett | 2002-09-25 | 5 | -128/+231 |
| * | Fix debuglevel command-line argument | Jelmer Vernooij | 2002-09-25 | 1 | -1/+0 |
| * | Compile samtest with LIBADS_OBJ and PASSDB_OBJ... | Jelmer Vernooij | 2002-09-25 | 1 | -1/+1 |
| * | samtest should load smb.conf by default | Jelmer Vernooij | 2002-09-25 | 1 | -1/+26 |
| * | At least try to get this function picked up by the autoprototyper | Andrew Bartlett | 2002-09-25 | 1 | -2/+2 |
| * | 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 | 6 | -80/+103 |
| * | This is a first working version of net rpc vampire. First do a net rpc | Volker Lendecke | 2002-09-24 | 1 | -12/+264 |
| * | 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 | 3 | -8/+39 |
| * | 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 |
| * | Small, long overdue, fix for libsmbclient. | Richard Sharpe | 2002-09-22 | 1 | -0/+19 |