summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* Refactor existing sock_exec() and socketpair_tcp() functions into their ownPaul Green2003-04-303-94/+116
* correctly initiazlize idmap tdb when creationg newSimo Sorce2003-04-304-148/+169
* pam_smbpass will need at least IDMAP.Andrew Bartlett2003-04-301-1/+1
* Get pam_smbpass to compile again (it probably won't link or run, but at leastAndrew Bartlett2003-04-302-5/+3
* auto-init for utility functionsSimo Sorce2003-04-301-0/+18
* forgot to remove getpwnamSimo Sorce2003-04-291-20/+0
* This is a nice rewrite:Simo Sorce2003-04-2923-371/+191
* remove convert_smbpasswd and addtosmbpass from tree; people can get them from...Gerald Carter2003-04-293-93/+1
* adding ifdef'd code to add alias membership for vampireGerald Carter2003-04-291-0/+138
* Some passdb backends really don't like having no primary group - so alwaysAndrew Bartlett2003-04-291-34/+25
* Change order of parameters to smb_register_passdb()Jelmer Vernooij2003-04-293-3/+3
* add version back to lanman string in sessetup replyGerald Carter2003-04-291-1/+5
* Merge Samba 3.0 pdb_ldap from 3.0 into HEAD, so as to allow idra to continueAndrew Bartlett2003-04-291-412/+1591
* forgot to add the file where things movedSimo Sorce2003-04-291-0/+189
* consolidate idmap code in one placeSimo Sorce2003-04-293-353/+4
* Merge 3.0's change to how we add users onto HEAD, including a few other bitsAndrew Bartlett2003-04-293-94/+52
* only call the add_script if the getpwnam_alloc() failsGerald Carter2003-04-291-22/+27
* don't implement any group mapping functions in the guest sam moduleGerald Carter2003-04-292-0/+59
* removing printing = SOFTQ since no one knows what it isGerald Carter2003-04-292-95/+0
* ok next_rid out as well local_*id_to*id functionsSimo Sorce2003-04-295-530/+141
* swat need idmap nowSimo Sorce2003-04-281-2/+2
* new helper functions to create usersSimo Sorce2003-04-281-1/+154
* Fixes from Ronan Waide <waider@waider.ie> for large RPC writes.Jeremy Allison2003-04-281-2/+2
* Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij2003-04-2835-119/+155
* Typo in error messageVolker Lendecke2003-04-281-1/+1
* Merge memory leak fixes in our trusted domain list from 3.0 to HEADAndrew Bartlett2003-04-281-7/+11
* Merge compile warning fixes from 3.0Andrew Bartlett2003-04-281-1/+1
* Merge compile and other fixes from 3.0 to HEAD.Andrew Bartlett2003-04-286-39/+48
* Perform lp_load() before popt to fix -W option.Tim Potter2003-04-281-11/+11
* Merge of -W fixes for bug #39:Tim Potter2003-04-281-10/+8
* Fix compiler warning.Tim Potter2003-04-281-1/+1
* Getting ready for code that actually writes a registry file out.Richard Sharpe2003-04-281-7/+32
* Two character tabs - I don't think so.Tim Potter2003-04-281-10/+9
* Return NT_STATUS_UNSUCCESSFUL if the sourcedata and echodata rpcsTim Potter2003-04-281-0/+2
* Fix number of arguments to asprintf()Jelmer Vernooij2003-04-281-1/+1
* Add 'smbiconv' program - a clone of the 'iconv' utilityJelmer Vernooij2003-04-272-0/+249
* prepare to get _nua out of the door (but back in from the window ;-)Simo Sorce2003-04-274-119/+17
* default remote idmap backend is nullSimo Sorce2003-04-271-1/+0
* make winbind use idmap as well.Simo Sorce2003-04-2711-1243/+59
* PAtch from VORLONJohn Terpstra2003-04-261-7/+1
* round three of CIDR fixes; spotted by Tomoki AONOGerald Carter2003-04-261-3/+2
* enhancementsSimo Sorce2003-04-261-5/+27
* add idmap only parameterSimo Sorce2003-04-262-1/+34
* Fix the 'weird' charset module. Also, built it by default forJelmer Vernooij2003-04-262-6/+7
* let's suppose I want to specify exactly which SID a user should have ...Simo Sorce2003-04-261-5/+74
* A RID can never be zeroSimo Sorce2003-04-261-5/+12
* As nobody really objected to this patch, I opted to create facts :-)Volker Lendecke2003-04-251-1/+3
* Finish laying out the SD, and now back to finishing off NK records ...Richard Sharpe2003-04-251-1/+20
* More code to store ACEs and SIDs. I have almost enough to start testingRichard Sharpe2003-04-251-4/+80
* Keep coding this boring stuff to lay out security descriptors ...Richard Sharpe2003-04-251-2/+77