summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-07-2310-57/+75
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Change occurrences of the u1 member of DsBindInfo* to pid after idl change.Michael Adam2008-07-226-16/+19
| | * | | drsuapi.idl: change the u1 field in DsBindInfo* to "pid".Michael Adam2008-07-221-4/+4
| | * | | drsuapi.idl: add drsuapi_SupportedExtensionsExt bitfield.Michael Adam2008-07-221-1/+6
| | * | | drsuapi.idl: the last 16 bytes in DsBindInfo48 ar the GUID of the config dn.Michael Adam2008-07-221-1/+2
| | * | | drsuapi.idl: add drsuapi_DsBindInfo48.Michael Adam2008-07-221-0/+10
| | * | | s3 cli_do_rpc_ndr does not use PI_* anymoreVolker Lendecke2008-07-221-1/+0
| | | |/ | | |/|
| * | | Remove the 'accoc_group_id' check in the RPC server.Andrew Bartlett2008-07-231-0/+11
| * | | Explain where some other OIDs are allocated.Andrew Bartlett2008-07-231-0/+6
* | | | Fix location of manpages.Jelmer Vernooij2008-07-272-0/+0
| |/ / |/| |
* | | Properly cast array length in print functions.Jelmer Vernooij2008-07-212-37/+37
|/ /
* | Fix winbindd not to sit in a busy loop...Andrew Bartlett2008-07-211-1/+2
* | Rename structures to better match the names in the WSPP IDL.Andrew Bartlett2008-07-216-68/+68
* | Remove bogus test in 'enum trusted domains' LSA server.Andrew Bartlett2008-07-212-6/+40
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-07-211-0/+1
|\|
| * Fix RAW-OPEN against Samba3Volker Lendecke2008-07-191-0/+1
* | Sleep longer in the hope that the OpenLDAP backend might catch upAndrew Bartlett2008-07-211-2/+2
* | Fix ldb_map to add/remove the same 'extra' objectclassAndrew Bartlett2008-07-211-2/+3
* | Make invalid 'member' detection work again.Andrew Bartlett2008-07-211-0/+4
|/
* Make a seperate template for the refint configuration tooAndrew Bartlett2008-07-183-3/+9
* Put the memberof template into a seperate setup/ file.Andrew Bartlett2008-07-183-33/+39
* More 'must be ignored' options from the MS-SMB doc.Andrew Bartlett2008-07-183-59/+66
* Add the interface ID to the rpc_pipe_register_commands call in s3 srv codeVolker Lendecke2008-07-161-1/+1
* drsuapi: print out the number of linked attribute values we gotStefan Metzmacher2008-07-162-32/+54
* drsuapi: make use of the 'more_data' field in DsGetNCChangesCtr[1|6]Stefan Metzmacher2008-07-166-15/+14
* drsuapi: check ctr6->drs_errorStefan Metzmacher2008-07-162-0/+13
* drsuapi: get ctr6 out of xpress compressed levelStefan Metzmacher2008-07-163-0/+15
* drsuapi: total_object_count was the wrong guessStefan Metzmacher2008-07-162-26/+20
* drsuapi.idl: fix unknowns in drsuapi_DsGetNCChangesCtr*Stefan Metzmacher2008-07-161-7/+27
* libnet/become_dc: an unknown field in drsuapi.idl changed to object_flagsStefan Metzmacher2008-07-161-1/+1
* drsuapi.idl: fix unknowns in drsuapi_DsReplicaObject*Stefan Metzmacher2008-07-162-3/+9
* drsuapi.idl: fix unknowns in drsuapi_DsReplicaCursor[2]Stefan Metzmacher2008-07-161-6/+6
* drsuapi.idl: correctly handle xpress compressed payloadStefan Metzmacher2008-07-161-4/+4
* become_dc: we need to replicate using krb5 auth to work against w2kStefan Metzmacher2008-07-161-2/+2
* NET-API-BECOME-DC: fix crash bugs because of unintialized variablesStefan Metzmacher2008-07-161-1/+4
* Another kludge to let the OpenLDAP backend catch up.Andrew Bartlett2008-07-161-0/+2
* Fix the build - this element was renamed.Andrew Bartlett2008-07-161-1/+1
* Reorder whitespace in generated slapd.confAndrew Bartlett2008-07-161-4/+4
* Ignore and handle more NT Create & X options.Andrew Bartlett2008-07-163-4/+76
* Don't keep an extra ldb around forever.Andrew Bartlett2008-07-161-1/+5
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-07-151-1/+1
|\
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-07-1518-61/+216
| |\
| * | Revert Fedrora DS backend to use extensibleObject.Andrew Bartlett2008-07-151-1/+1
* | | Simplify the contextCSN determination.Andrew Bartlett2008-07-152-145/+68
* | | Lock down the LDAP backend - only samba may read or writeAndrew Bartlett2008-07-151-1/+1
| |/ |/|
* | Kill of some bogus debugs for the world who does not use the LDAP backendAndrew Bartlett2008-07-151-3/+3
* | Fix asking for credentials for non-LDAP provisions.Andrew Bartlett2008-07-151-1/+1
* | Rework provision to handle both simple and SASL binds.Andrew Bartlett2008-07-153-12/+15
* | Connect to the LDAP backend with SASL credentials.Andrew Bartlett2008-07-159-21/+111
* | Make up a full hostname for ldapi connections.Andrew Bartlett2008-07-151-2/+7