Age | Commit message (Expand) | Author | Files | Lines |
2002-09-30 | Don't zero out numwritten before using.... Found by Pierre Belanger belanger@... | Jeremy Allison | 1 | -2/+2 |
2002-09-28 | Change libsmbclient.h -> ../include/libsmbclient.h in 3.0 as well | Jelmer Vernooij | 2 | -2/+2 |
2002-09-28 | Include ../include/libsmbclient.h instead of just libsmbclient.h - we don't w... | Jelmer Vernooij | 1 | -1/+1 |
2002-09-27 | It turns out that Windows allows delete printer on a handle | Jeremy Allison | 1 | -0/+14 |
2002-09-27 | HEAD and APP-HEAD spoolss parsing was out of sync. This MUST NOT HAPPEN ! | Jeremy Allison | 1 | -20/+17 |
2002-09-26 | Make explicit the difference between a tdb key with no data attached, and | Jeremy Allison | 1 | -2/+11 |
2002-09-26 | tagging as 3.0alpha21cvs | Gerald Carter | 1 | -1/+1 |
2002-09-26 | Arrgghhh the release script doesn't use the SAMBA_3_0 branch !!!! | Gerald Carter | 1 | -1/+1 |
2002-09-26 | set version | Gerald Carter | 1 | -1/+1 |
2002-09-26 | sync with HEAD | Gerald Carter | 8 | -221/+253 |
2002-09-26 | remove files not in HEAD | Gerald Carter | 17 | -8298/+0 |
2002-09-26 | syncing up with HEAD again.... | Gerald Carter | 11 | -220/+761 |
2002-09-25 | merge from HEAD | Gerald Carter | 2 | -0/+3 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 176 | -6364/+10966 |
2002-09-25 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 57 | -0/+15283 |
2002-09-25 | remove extern for AllowDebugChange since we don't use it | Jelmer Vernooij | 1 | -1/+0 |
2002-09-25 | Fix the circular dependency that was preventing 'domain master = auto' (the | Andrew Bartlett | 1 | -1/+1 |
2002-09-25 | Metze claims that without this his win2k server gets horribly confused looking | Andrew Bartlett | 1 | -2/+2 |
2002-09-25 | Whenever we deal with adding machine/trusted domain accounts, always reset the | Andrew Bartlett | 1 | -20/+23 |
2002-09-25 | Don't crash when a backend doesn't have a setsampwent function available - bu... | Jelmer Vernooij | 1 | -2/+2 |
2002-09-25 | This patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> cleans up | Andrew Bartlett | 5 | -128/+231 |
2002-09-25 | Fix debuglevel command-line argument | Jelmer Vernooij | 1 | -1/+0 |
2002-09-25 | Compile samtest with LIBADS_OBJ and PASSDB_OBJ... | Jelmer Vernooij | 1 | -1/+1 |
2002-09-25 | samtest should load smb.conf by default | Jelmer Vernooij | 1 | -1/+26 |
2002-09-25 | At least try to get this function picked up by the autoprototyper | Andrew Bartlett | 1 | -2/+2 |
2002-09-25 | Kill of Get_Pwnam_Modify and smb_getpwnam(). The latter assumes some things | Andrew Bartlett | 2 | -59/+2 |
2002-09-25 | Another patch from metze, towards his work on sam_ads. | Andrew Bartlett | 4 | -11/+108 |
2002-09-25 | Header files should not include includes.h - therein lies maddness, particuarly | Andrew Bartlett | 1 | -3/+0 |
2002-09-25 | Actually pick up the kerberos libs in RedHat - the previous shell construct | Andrew Bartlett | 2 | -8/+8 |
2002-09-25 | If adding a user to ldap, make sure we have the 'account' structural class, or | Andrew Bartlett | 1 | -0/+1 |
2002-09-25 | Move to common user token debugging, and ensure we always print both the | Andrew Bartlett | 2 | -17/+26 |
2002-09-25 | Avoid a segfault in net join when you have not done an kinit, and it's falling | Andrew Bartlett | 1 | -0/+5 |
2002-09-25 | The security descriptor in a PRINTER_INFO_2 could be NULL. (Bong?) | Tim Potter | 1 | -2/+6 |
2002-09-25 | Merge of "profile acls" code. | Jeremy Allison | 3 | -4/+41 |
2002-09-25 | merge from APP_HEAD | Gerald Carter | 2 | -8/+34 |
2002-09-24 | Hold lock on NEXTJOB record for a very short time. Jerry needs to add code | Jeremy Allison | 1 | -29/+52 |
2002-09-24 | Moved -ve cache check to correct place. | Jeremy Allison | 1 | -10/+10 |
2002-09-24 | enum_domains shouldn't crash when there are no domains available | Jelmer Vernooij | 1 | -4/+0 |
2002-09-24 | Fix bug in get_methods_by_name | Jelmer Vernooij | 2 | -19/+80 |
2002-09-24 | - Don't put pointer to sam_domain_handle in sam_methods but single domainsid ... | Jelmer Vernooij | 6 | -80/+103 |
2002-09-24 | This is a first working version of net rpc vampire. First do a net rpc | Volker Lendecke | 1 | -12/+264 |
2002-09-23 | Don't uppercase the username and domain in a session setup. | Tim Potter | 2 | -4/+2 |
2002-09-23 | Ok, what's this? Samba as a PDC wants to authenticate a user coming in | Volker Lendecke | 1 | -2/+2 |
2002-09-23 | Update some help. People keep forgetting that! | Richard Sharpe | 1 | -1/+3 |
2002-09-23 | Add net getlocalsid [name] | Richard Sharpe | 1 | -0/+26 |
2002-09-23 | Ok, getting a bit more ambitious. Stop me, if this is wrong. ;-) | Volker Lendecke | 3 | -8/+39 |
2002-09-23 | Cosmetic fix for debug message. | Volker Lendecke | 1 | -2/+1 |
2002-09-23 | tdbdump also needs signal.h. Thanks to Guenther Deschner <gd@suse.de> | Volker Lendecke | 1 | -0/+1 |
2002-09-23 | Add the ability to view/set the current local domain SIDs. | Volker Lendecke | 1 | -0/+45 |
2002-09-23 | * fix getpass check | Gerald Carter | 2 | -389/+390 |