summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-04-15Another patch from jelmer:Andrew Bartlett2-39/+55
2002-04-15Skeleton for SAMR module.Tim Potter3-0/+298
2002-04-15this fixes the displaying of free disk space for DOS6 clients. Win2000Andrew Tridgell1-14/+37
2002-04-15better handling of DOS LANMAN2.1 protocolAndrew Tridgell1-4/+18
2002-04-15by using a prompter function we can avoid the bug in the MIT kerberosAndrew Tridgell1-7/+25
2002-04-15Merge of print server permission handling fixes from HEAD.Tim Potter2-12/+53
2002-04-15Fixed incorrect debug.Tim Potter1-1/+1
2002-04-15Added hex values as comments for the standard access rights.Tim Potter1-5/+5
2002-04-14Rename new_policy_hnd_object() to new_spoolss_policy_hnd_object()Tim Potter2-3/+3
2002-04-14Explicitly return a list in py_ntstatus_tuple() and py_werror_typle(). NotTim Potter1-3/+20
2002-04-14Call PyErr_SetString instead of fprintf to stderr.Tim Potter1-7/+5
2002-04-14Shutdown cli_state in the dealloc function. This happens automaticallyTim Potter1-2/+10
2002-04-14Added enumerate trusted domains.Tim Potter1-1/+44
2002-04-14Merge from 2_2.Volker Lendecke2-2/+15
2002-04-14The cli_lsa_lookup_{names,sids} functions were returning uselessTim Potter4-43/+46
2002-04-14Added error string for STATUS_SOME_UNMAPPEDTim Potter1-0/+1
2002-04-14Added a status code for lsa_lookup_{sids,names} returning the fact thatTim Potter1-0/+1
2002-04-14Extra file for the tdb search code (linked list definition).Andrew Bartlett1-0/+37
2002-04-14Partly based on the work by mimir (Rafal SzczesniakAndrew Bartlett15-68/+406
2002-04-14New file to hold common prototypes.Tim Potter1-0/+30
2002-04-14Moved security descriptor routines into their own file.Tim Potter3-116/+142
2002-04-14Moved function prototypes to py_common_proto.hTim Potter1-13/+1
2002-04-14Added copyright.Tim Potter1-42/+160
2002-04-14it looks like it is possible for a w2k client to send a spnego auth without s...Andrew Tridgell1-1/+6
2002-04-14win2000 does not check the permissions on the share directory onAndrew Tridgell1-3/+19
2002-04-14pull_username() is a local functionAndrew Tridgell1-1/+1
2002-04-14hanle the case where the win2000 username is completely different fromAndrew Tridgell1-8/+3
2002-04-14modified the ADS backend to accept either the long or short versionsAndrew Tridgell1-11/+44
2002-04-14Fixed debugs.Tim Potter1-2/+2
2002-04-14Fixed comment.Tim Potter1-1/+1
2002-04-14Made a comment clearer.Tim Potter1-1/+1
2002-04-14Generate proto for lsa.Tim Potter1-11/+18
2002-04-14Starting work on lsa module.Tim Potter2-0/+59
2002-04-14More open_pipe_creds() refactoring.Tim Potter4-94/+68
2002-04-14Moved open_pipe_creds() function to common file.Tim Potter2-1/+90
2002-04-13As always, vance looks after the grammer... :-)Andrew Bartlett1-1/+1
2002-04-13two time handling bugfixesAndrew Tridgell1-1/+9
2002-04-13Fix the build on platforms that use our internal popt.Andrew Bartlett1-1/+1
2002-04-13Patch for arbitary smb.conf paramaters (to make the life of plugin maintainersAndrew Bartlett1-4/+112
2002-04-13Fix the compile-bug in pdb_ldap from my last patch.Andrew Bartlett1-4/+4
2002-04-13Doco update from Hasch@t-online.de (Juergen Hasch)Andrew Bartlett1-0/+2
2002-04-13More updates from ctrlsoft. (Jelmer Vernooij <jelmer@nl.linux.org>)Andrew Bartlett2-14/+38
2002-04-13Better handling of uid/gid -> RID and RID -> uid/gid code.Andrew Bartlett9-85/+108
2002-04-13This is the 'multiple pdb backends' patch from ctrlsoft, aka Jelmer VernooijAndrew Bartlett9-482/+386
2002-04-13Make our atomic increment code actually do this during its first/second run.Andrew Bartlett1-5/+20
2002-04-13Tidy up winbindd debug. Added Bill Moran's hide unreadable fix.Jeremy Allison2-5/+12
2002-04-13when background printing wasn't enabled printing was completely brokenAndrew Tridgell1-1/+4
2002-04-12fixed the display of the 'size on disk' property of files from w2k.Andrew Tridgell1-4/+5
2002-04-12Remove : from the list seperators, as this is used to seperate out componentsAndrew Bartlett1-1/+1
2002-04-12set the default hashing scheme in head to "hash2"Andrew Tridgell1-0/+3