summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-04-29Use current 3.0 paramater namesAndrew Bartlett1-2/+2
2003-04-28Fixes from Ronan Waide <waider@waider.ie> for large RPC writes.Jeremy Allison1-2/+2
2003-04-28Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij38-127/+164
2003-04-28Add example authentication moduleJelmer Vernooij2-0/+90
2003-04-28testing commitGerald Carter1-0/+1
2003-04-28readding template files on SAMBA_3_0 branch; not cvs tagGerald Carter1-0/+49
2003-04-28Add cast for compilerAndrew Bartlett1-1/+1
2003-04-28This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2-0/+142
2003-04-28In HEAD, idra removed _nua and renamed it to 'idmap uid'Andrew Bartlett1-2/+2
2003-04-28We don't use 'non unix account range' any moreAndrew Bartlett1-1/+1
2003-04-28Bugs should go into bugzilla!Jelmer Vernooij1-4/+1
2003-04-28Use entities and add overview of directoriesJelmer Vernooij12-45/+67
2003-04-28Typo in error messageVolker Lendecke1-1/+1
2003-04-28Fix a confusing error messageVolker Lendecke1-1/+1
2003-04-28The caller must always set the RID on the SAM_ACCOUNT, so don't try and guessAndrew Bartlett1-3/+1
2003-04-28The RID must be 'SET', not 'DEFAULT' or we won't set it into LDAP, and tryAndrew Bartlett1-2/+2
2003-04-28Guenther Deschner <gd@suse.de> notes that I missed out setting the defaultAndrew Bartlett1-1/+3
2003-04-28A new pdb_ldap!Andrew Bartlett5-321/+758
2003-04-28inet_pton isn't portable, so use interpret_addr2.Andrew Bartlett1-3/+3
2003-04-28Merge memory leak fixes in our trusted domain list from 3.0 to HEADAndrew Bartlett1-7/+11
2003-04-28Merge compile warning fixes from 3.0Andrew Bartlett1-1/+1
2003-04-28Merge compile and other fixes from 3.0 to HEAD.Andrew Bartlett6-39/+48
2003-04-28Merge:Tim Potter1-11/+11
2003-04-28Perform lp_load() before popt to fix -W option.Tim Potter1-11/+11
2003-04-28Merge of -W fixes for bug #39:Tim Potter1-10/+8
2003-04-28Replace workgroup global variable with lp_workgroup()Tim Potter1-10/+8
2003-04-28Fix compiler warning.Tim Potter1-1/+1
2003-04-28Fix compiler warning.Tim Potter1-1/+1
2003-04-28Getting ready for code that actually writes a registry file out.Richard Sharpe1-7/+32
2003-04-28Merge:Tim Potter1-2/+4
2003-04-28Whitespace syncup.Tim Potter4-14/+7
2003-04-28Two character tabs - I don't think so.Tim Potter1-10/+9
2003-04-28Merge: we need a rule for t_snprintfTim Potter1-0/+2
2003-04-28Ignore t_snprintf binary.Tim Potter1-1/+2
2003-04-28Merge of a debuglevel downgrade from HEAD.Tim Potter1-2/+2
2003-04-28Merge stf updates from HEAD.Tim Potter2-5/+6
2003-04-28Merge of const fixes from HEAD.Tim Potter3-3/+3
2003-04-28Merge from HEAD:Tim Potter1-0/+2
2003-04-28Return NT_STATUS_UNSUCCESSFUL if the sourcedata and echodata rpcsTim Potter1-0/+2
2003-04-28Update for the new modules systemJelmer Vernooij1-4/+10
2003-04-28Update for new modules systemJelmer Vernooij1-46/+7
2003-04-28Update for new modules systemJelmer Vernooij1-4/+5
2003-04-28Replace references to the old textdocs by references to chapters inJelmer Vernooij1-2/+6
2003-04-28Replace references to the old textdocs by references to chapters inJelmer Vernooij1-2/+6
2003-04-28Update for the new modules system. Also, use Makefile rather then Makefile.inJelmer Vernooij2-9/+6
2003-04-28Update for the new modules system. Also, use Makefile rather then Makefile.inJelmer Vernooij2-9/+6
2003-04-28Fix number of arguments to asprintf()Jelmer Vernooij1-1/+1
2003-04-28Fix number of arguments to asprintf()Jelmer Vernooij1-1/+1
2003-04-28Make some more functions staticJelmer Vernooij1-3/+3
2003-04-27Document 'nmblookup -M -- -'Jelmer Vernooij1-1/+4