summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server/samr
Commit message (Expand)AuthorAgeFilesLines
...
* s4-samr: merge samr_RidToSid from s3 idl. (fixme: python)Günther Deschner2008-11-101-2/+2
* s4-samr: merge samr_QuerySecurity from s3 idl. (fixme: python)Günther Deschner2008-11-101-2/+2
* s4-samr: merge samr_LookupRids from s3 idl.Günther Deschner2008-11-101-6/+6
* s4-samr: merge samr_ChangePasswordUser3 from s3 idl.Günther Deschner2008-11-101-3/+8
* s4-samr: prepare for Query.*Info calls: change macros.Günther Deschner2008-11-101-31/+37
* s4-samr: merge samr_UserInfo20 from s3 idl.Günther Deschner2008-11-101-6/+18
* Use ldb_dn_from_ldb_val() to create a DN in the SAMR serverAndrew Bartlett2008-11-041-2/+7
* Use ldb_dn_from_ldb_val to avoid possible over-run of the value.Andrew Bartlett2008-11-041-3/+3
* Remove iconv_convenience argument from convert_string{,talloc}() butJelmer Vernooij2008-10-241-3/+3
* Fix errrors in new password handling code found by RPC-SAMR.Andrew Bartlett2008-10-171-2/+15
* Create a 'straight paper path' for UTF16 passwords.Andrew Bartlett2008-10-161-38/+50
* s4: merge from s3 samr.idl.Günther Deschner2008-10-151-1/+1
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-112-2/+2
* Move source4/lib/crypto to lib/crypto.Jelmer Vernooij2008-09-241-1/+1
* Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce2008-09-231-6/+6
* Remove unused parameter from decode_pw_buffer and fail on invalidAndrew Bartlett2008-09-221-6/+4
* Rename structures to better match the names in the WSPP IDL.Andrew Bartlett2008-07-211-33/+33
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-172-5/+5
* Rework our SAMR test and SAMR server.Andrew Bartlett2008-03-142-25/+49
* Rework SAMR functions to avoid gendb_search()Andrew Bartlett2008-03-131-26/+38
* Rework to have member server 'domains' be CN=NETBIOSNAMEAndrew Bartlett2008-03-131-1/+1
* Check for and reject invalid account flags.Andrew Bartlett2008-02-281-0/+14
* Generate ACB_PW_EXPIRED correctlyAndrew Bartlett2008-02-281-14/+14
* Print out the reason we can't delete the user in SAMR.Andrew Bartlett2008-01-161-0/+3
* r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij2007-12-211-27/+27
* r26539: Remove unnecessary statics.Jelmer Vernooij2007-12-211-27/+27
* r26328: remove more uses of global_loadparm.Jelmer Vernooij2007-12-212-6/+6
* r26319: Split encoding functions out of libcli_ldap.Jelmer Vernooij2007-12-211-1/+1
* r26313: Fix more uses of static loadparm.Jelmer Vernooij2007-12-211-3/+4
* r26296: Store loadparm context in DCE/RPC server context.Jelmer Vernooij2007-12-212-5/+5
* r26272: Remove global_loadparm in some more places.Jelmer Vernooij2007-12-211-2/+3
* r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij2007-12-211-3/+3
* r26227: Make loadparm_context part of a server task, move loadparm_contexts f...Jelmer Vernooij2007-12-212-5/+6
* r26135: Remove samdb_add(), samdb_delete() and samdb_modify(), which were justAndrew Bartlett2007-12-211-6/+6
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-212-2/+2
* r25553: Convert to standard bool type.Jelmer Vernooij2007-10-101-5/+5
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-2/+2
* r25052: This missing 'break' caused problems on 32 bit platforms only, due toAndrew Bartlett2007-10-101-0/+1
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24973: Try to make it really clear we are dealing with 64 bit numbers here.Andrew Bartlett2007-10-101-14/+14
* r24942: Patch from Matthias Wallnöfer <mwallnoefer@yahoo.de> and a testsuiteAndrew Bartlett2007-10-101-5/+8
* r24611: Following up on the re-opening of bug 4817 is it pretty clear thatAndrew Bartlett2007-10-101-23/+22
* r24082: Following the removal of a fanstsy condition from the SAMR testsuite,Andrew Bartlett2007-10-101-7/+0
* r24080: Set the primary group (matching windows) when creating new users inAndrew Bartlett2007-10-101-0/+2
* r24059: Fix bug 4822 reported by Matthias Wallnöfer <mwallnoefer@yahoo.de>.Andrew Bartlett2007-10-101-155/+178
* r24053: Ensure we filter EnumDomainUsers with the supplied mask.Andrew Bartlett2007-10-101-12/+20
* r24052: Fix some of the NT4 usrmgr.exe portions of bug 4815.Andrew Bartlett2007-10-101-4/+13
* r23815: Thanks to Matthias Wallnoefer <mwallnoefer@yahoo.de> for pointing outAndrew Bartlett2007-10-101-5/+5
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-103-9/+6
* r23365: Try to make Windows Vista join again. On my new test environment, itAndrew Bartlett2007-10-101-2/+7