summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-09-24Make sure that Alfred Perlstein's changes get into head as smbprint andRichard Sharpe2-27/+172
that the old one becomes smbprint.old. We still need to hack smbprint some more to make sure that we can pass the username and password in a file rather than on the command line where local hackers can see it. (This used to be commit ef970a764eb97893ff2090f7cbf2f2ec06911d0f)
2002-09-24Typos! Fix 'em!John Terpstra1-1/+1
(This used to be commit d2976b6872c43e3b5bb9a589e8eaff1a08ad5352)
2002-09-24Removed call to configure for VFS modules.John Terpstra1-5/+5
(This used to be commit a029d9781d8511eb5eb51568647fbeccde2efed3)
2002-09-24Updated in preparation for samba-3.0.0alpha20John Terpstra1-14/+13
(This used to be commit 05f61b2dc4c120f5303e1a7c85ca8b1409d9a95e)
2002-09-23Don't uppercase the username and domain in a session setup.Tim Potter2-4/+2
(This used to be commit 0ad19825df318030b1772404570cd993fe49e40a)
2002-09-23Ok, what's this? Samba as a PDC wants to authenticate a user coming inVolker Lendecke1-2/+2
to a native NT member server. If the logoff time in the samlogon reply is set to something else but infinity, the tree connect to the member server comes back with 'bad uid'. In my traces, NT PDC sends 0x7fff.. always. Weird, but true. I would really like others to double-check this. If you have questions regarding the setup, feel free to ask! Thanks! Volker (This used to be commit 066b163bde9419d32fe8ffe00c1841107357c138)
2002-09-23Update some help. People keep forgetting that!Richard Sharpe1-1/+3
(This used to be commit b53547bf663ed1714326f9b0e74215e012e728af)
2002-09-23Add net getlocalsid [name]Richard Sharpe1-0/+26
(This used to be commit 08c3e2b824cd2c93ca548fa18ea16a18f5b197e5)
2002-09-23Ok, getting a bit more ambitious. Stop me, if this is wrong. ;-)Volker Lendecke4-10/+46
When creating a group you have to take care of the fact that the underlying unix might not like the group name. This change gets around that problem by giving the add group script the chance to invent a group name. It then must only return the newly created numerical gid. Volker (This used to be commit b959419ed38e66a12b63cad3e5fbfa849f952acc)
2002-09-23Cosmetic fix for debug message.Volker Lendecke1-2/+1
(This used to be commit 42774a7753eb8be1ec04bcb5dda089910a1b6d0b)
2002-09-23tdbdump also needs signal.h. Thanks to Guenther Deschner <gd@suse.de>Volker Lendecke1-0/+1
Volker (This used to be commit a1bade0748fa46c6cb00e99d7022b21057679889)
2002-09-23Add the ability to view/set the current local domain SIDs.Volker Lendecke1-0/+45
Volker (This used to be commit f6ed429838cc0140c0d033875012c7a999891549)
2002-09-23* fix getpass checkGerald Carter2-389/+390
* merge in AIX fixes from SAMBA_2_2 (This used to be commit 50752f84f24b36332ec4f1ade92dc5a095ac077b)
2002-09-23Fix typo.Andrew Bartlett1-1/+1
(This used to be commit 575b8674863341d3dbd04d8618a3a5f2ff5651ee)
2002-09-22Small, long overdue, fix for libsmbclient.Richard Sharpe1-0/+19
(This used to be commit 40aea3fe94b68ce284e2f21e57f086212936c049)
2002-09-22Change parsing of policy and privs delta to what Ethereal says.Volker Lendecke3-129/+104
Volker (This used to be commit 8c41b5cd1b8b0c2639def9552bd20b8aca39785c)
2002-09-21Sorry for the new parameter, but I think to really reflect what's comingVolker Lendecke2-3/+24
in via deltas, we need a way to set a user's primary group. Volker (This used to be commit 9f7a16acf1b1f3b100b85339aad8268254512e68)
2002-09-21Merge back Richard's FreeBSD sendfile fixes.Jeremy Allison3-388/+390
Jeremy. (This used to be commit f4845b0213aec58e0f489eba5653aa7b3855610f)
2002-09-21enable 'map hidden' and 'create mask' to allow the new OPEN test toAndrew Tridgell1-0/+2
succeed (This used to be commit f1058012b9662f0f9ce62ea05833e78a411f80b9)
2002-09-20"@" is valid in NetBIOS domain names.Jeremy Allison1-1/+1
Jeremy. (This used to be commit 5c4857d8e00162fc43a0f2e3a335b441bad743bd)
2002-09-20Add framework for samtest commandsJelmer Vernooij2-880/+117
(This used to be commit f1021cbc557bfa0078e932a8268c5c9adcae0ae8)
2002-09-20reran autoconfGerald Carter1-371/+387
(This used to be commit 29be94110415c87c7030f0d2d87b612220397eae)
2002-09-20CUPS merge from SAMBA_2_2Gerald Carter1-0/+4
(This used to be commit cbb16eac0e79649f4383763439c7e745f27fd0cb)
2002-09-20change ADS negprot to match more closely the options used by w2k. ThisAndrew Tridgell1-5/+3
affects the principal used and the order of SPNEGO OIDs (This used to be commit e8ff1c0819e02a1fc7234ad0a07d5415936dfbd2)
2002-09-20allow --with-krb5 to override the location of the kerberos libs onAndrew Tridgell1-12/+18
redhat (This used to be commit 56b194e83538bcb6006a5ab1e00cdb493dd9ad7f)
2002-09-19remove proto headers on realcleanTim Potter1-1/+1
(This used to be commit 1bd2c6e1441ea8e54284c72dc07de741f88dbe90)
2002-09-19Use sendfile in readbraw.Jeremy Allison1-11/+56
Jeremy. (This used to be commit a77966645a976d6ae08581c2e92465c48a8e961d)
2002-09-19Move functionality to check whether entries for lp_workgroup() and "BUILTIN"Jelmer Vernooij2-69/+98
exist and add them if necessary from check_correct_backend_entries into sam_context_check_default_backends. The reason for this is that we don't always want to have BUILTIN and lp_workgroup() in a sam_context, for example when doing sam2sam. check_correct_backend_entries has been renamed to 'check_duplicate_backend_entries' since that's what it currently does. The sam_context_check_default_backends() function is only called by sam_get_static_context(BOOL reload) currently currently. (This used to be commit 2fe72652ee468bf5e1f8f151215f45b10f4c8a28)
2002-09-19tdb tools need #include <signal.h>Jeremy Allison3-0/+3
Jeremy. (This used to be commit 7e19a6b7ade1e70aafa9be8a86665a49f592b6f4)
2002-09-19Merge in first command for 'samtest'Jelmer Vernooij6-29/+1056
Fix small bug in sam/interface.c Make sam backend to default to a define (This used to be commit 60ab55fedf03a0b505b0b73527e031124a46304e)
2002-09-19trivial comment fixVolker Lendecke1-2/+2
(This used to be commit 9d6331524089d76c5832b9ba001fb0e8a05f39d7)
2002-09-19Remove hardcoded -I stuff. Hooray!Tim Potter1-9/+9
(This used to be commit 105ff7c5400a6b79613b6a3b72808124b17ddc60)
2002-09-19Clean up python extensions in clean target.Tim Potter1-3/+6
Pass more flags down to setup.py so we don't have to hard code any -I directives. (This used to be commit a36882175ae546859fa4a5ba02a22d711a04cedf)
2002-09-19Bong! The devmode could be NULL. Don't crash if this is the case.Tim Potter1-2/+8
(This used to be commit 3ce8f8c50c0adcedc38bf2812b7e9fae78942458)
2002-09-19Fixed bug in keyword args for enumprinterdataexTim Potter1-1/+1
(This used to be commit c7845b3c43f7167f2c695722bc9923ff666ade76)
2002-09-19Moving to subdirectory.Tim Potter1-59/+0
(This used to be commit 154c59c8f92b9f735f4e1e7c8c42692c959996f1)
2002-09-19Implement printerdata_ex as Python dictionary. Read only at the moment.Tim Potter2-22/+64
(This used to be commit 739ea89eb3ab49e5dccddfa767812811b413e67d)
2002-09-18Added "use sendfile" per share option.Jeremy Allison2-2/+13
Jeremy. (This used to be commit 28466ff42c3328e49d46f7cddfc4bb2fe462d871)
2002-09-18HPUX sendfile is now detected correctly.Jeremy Allison5-846/+1042
Jeremy. (This used to be commit 91e41ebe97c143f413e2a5614b20f3db4642490f)
2002-09-18printjob merge from APP_HEAD regarding device modesGerald Carter6-92/+232
(This used to be commit aa52351384abace54a89c9fbfa5e4c31a8464c91)
2002-09-18Update introduction somewhatJelmer Vernooij1-3/+5
(This used to be commit 060c0bda078923b11c34539323f9def176c006bc)
2002-09-18samtest and vfstest binaries shouldn't go into CVS...Jelmer Vernooij1-0/+2
(This used to be commit 53f7af9c41633877757c85182660c0826275ff2d)
2002-09-18Display the repr() of non-string dictionary values.Tim Potter1-7/+18
(This used to be commit 3c6975c711d87755f0532147f9aaecb224159f43)
2002-09-18First code for 'net rpc vampire'. We should probably find a moreVolker Lendecke3-2/+280
positive name for this. It creates users and global groups. More to come. Volker (This used to be commit 0c1fadd9e024ef886542d362a7f119968552852d)
2002-09-18Add a synonym for samdump ...Richard Sharpe1-0/+1
(This used to be commit a8dc1464ea2d05eb2a26afdd433cdb6b69002259)
2002-09-18Fixed compiler error when HAVE_KRB5 not defined.Tim Potter1-1/+1
(This used to be commit 66c2e25079b348188abd48868300771b1e49fff3)
2002-09-18We had a race condition when changing a machine acount password as weJeremy Allison2-1/+30
were no longer locking the secrets entry. I saw this on a live system. Jeremy. (This used to be commit 660dafcbb2d1029831212a32d995891626a0344c)
2002-09-17Never, *ever* hold a mutex lock in the message database where there mayJeremy Allison7-74/+87
be traversals being attempted. Yes, this was from bitter experience (and an out of control server :-). Also allow callers to break out of a tdb_chainlock with sigalarm if desired. Jeremy. (This used to be commit a7781f91d8c1177210bffc199cd2f3b7ff993eaf)
2002-09-17Reverted my earlier change. It was incorrect. We must be protected byJeremy Allison1-5/+4
pidfile before doing secrets_init(). Jeremy. (This used to be commit f8a0e6ad8b25d405ff2bcb492974d2f0bef81036)
2002-09-17Only create the pidfile once we're ready to receive requests.Jeremy Allison1-3/+5
This allows external programs to correctly synchronise with us. Jeremy. (This used to be commit ffb7632d05191342ecfc5f78fbfd7beacfe257ad)