Properly cast array length in print functions.
[ab/samba.git/.git] / source4 /
2008-07-21 Jelmer VernooijProperly cast array length in print functions.
2008-07-21 Andrew BartlettFix winbindd not to sit in a busy loop...
2008-07-21 Andrew BartlettRename structures to better match the names in the...
2008-07-21 Andrew BartlettRemove bogus test in 'enum trusted domains' LSA server.
2008-07-21 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-21 Andrew BartlettSleep longer in the hope that the OpenLDAP backend...
2008-07-21 Andrew BartlettFix ldb_map to add/remove the same 'extra' objectclass
2008-07-20 Andrew BartlettMake invalid 'member' detection work again.
2008-07-19 Volker LendeckeFix RAW-OPEN against Samba3
2008-07-18 Andrew BartlettMake a seperate template for the refint configuration too
2008-07-18 Andrew BartlettPut the memberof template into a seperate setup/ file.
2008-07-18 Andrew BartlettMore 'must be ignored' options from the MS-SMB doc.
2008-07-16 Volker LendeckeAdd the interface ID to the rpc_pipe_register_commands...
2008-07-16 Stefan Metzmacherdrsuapi: print out the number of linked attribute value...
2008-07-16 Stefan Metzmacherdrsuapi: make use of the 'more_data' field in DsGetNCCh...
2008-07-16 Stefan Metzmacherdrsuapi: check ctr6->drs_error
2008-07-16 Stefan Metzmacherdrsuapi: get ctr6 out of xpress compressed level
2008-07-16 Stefan Metzmacherdrsuapi: total_object_count was the wrong guess
2008-07-16 Stefan Metzmacherdrsuapi.idl: fix unknowns in drsuapi_DsGetNCChangesCtr*
2008-07-16 Stefan Metzmacherlibnet/become_dc: an unknown field in drsuapi.idl chang...
2008-07-16 Stefan Metzmacherdrsuapi.idl: fix unknowns in drsuapi_DsReplicaObject*
2008-07-16 Stefan Metzmacherdrsuapi.idl: fix unknowns in drsuapi_DsReplicaCursor[2]
2008-07-16 Stefan Metzmacherdrsuapi.idl: correctly handle xpress compressed payload
2008-07-16 Stefan Metzmacherbecome_dc: we need to replicate using krb5 auth to...
2008-07-16 Stefan MetzmacherNET-API-BECOME-DC: fix crash bugs because of unintializ...
2008-07-16 Andrew BartlettAnother kludge to let the OpenLDAP backend catch up.
2008-07-16 Andrew BartlettFix the build - this element was renamed.
2008-07-16 Andrew BartlettReorder whitespace in generated slapd.conf
2008-07-16 Andrew BartlettIgnore and handle more NT Create & X options.
2008-07-16 Andrew BartlettDon't keep an extra ldb around forever.
2008-07-15 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-15 Andrew BartlettSimplify the contextCSN determination.
2008-07-15 Andrew BartlettLock down the LDAP backend - only samba may read or...
2008-07-15 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-15 Andrew BartlettRevert Fedrora DS backend to use extensibleObject.
2008-07-15 Andrew BartlettKill of some bogus debugs for the world who does not...
2008-07-15 Andrew BartlettFix asking for credentials for non-LDAP provisions.
2008-07-15 Andrew BartlettRework provision to handle both simple and SASL binds.
2008-07-15 Andrew BartlettConnect to the LDAP backend with SASL credentials.
2008-07-15 Andrew BartlettMake up a full hostname for ldapi connections.
2008-07-15 Andrew BartlettAdd a standard filter for finding the LDAP secrets.
2008-07-15 Andrew BartlettCleanup ldap_bind_sasl.
2008-07-15 Andrew BartlettUse secrets.ldb to store credentials to contact LDAP...
2008-07-15 Andrew BartlettAllow ldap credentials to be (optionally) stored in...
2008-07-15 Andrew BartlettTry to make NTLMSSP less fussy for unimportant messages.
2008-07-15 Andrew BartlettFix 'make gdbtest-enb' and the GDB_PROVISION option.
2008-07-14 Andrew BartlettRemove C++ keywords from events.h header.
2008-07-12 Andrew Bartlettrename sambaPassword -> userPassword.
2008-07-11 Andrew BartlettUse common code to fill in allowedAttributes in kludge_acl.
2008-07-10 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-10 Andrew BartlettAvoid the use of extensibleObject in ldap mapping backend.
2008-07-10 Andrew BartlettMake ad2oLschema even simpler, by moving the heavy...
2008-07-10 Jeremy Allison(Hopefully) fix the build by re-adding security.NTACL
2008-07-09 Jeremy AllisonAdd in a version2 of the NT security descriptor store
2008-07-09 Michael Adamldb_map: eliminate "discards qualifyer" warning (const).
2008-07-09 Michael Adamlibnet_domain: eliminate "discards qualifier" warning...
2008-07-09 Michael Adamdsdb: eliminate disards qualifyer compile warning.
2008-07-09 Michael AdamRevert "tdbtool: fix off-by-one error in argument lengt...
2008-07-08 Michael Adamtdbtool: fix off-by-one error in argument length. ...
2008-07-07 Stefan Metzmacherrpc_server: use the transport session_info if available
2008-07-07 Stefan Metzmacherpacket: make it possible to free the packet_context...
2008-07-07 Stefan Metzmachersmb_server/smb: handle incoming multi fragmented nttran...
2008-07-07 Stefan Metzmachersmb_server/smb: prepare multi fragmented nttrans requests
2008-07-07 Stefan Metzmacherlibcli/raw: remove unused smb_raw_max_trans_data()...
2008-07-07 Stefan Metzmachertorture: .in.max_data should not depend on the smb...
2008-07-07 Stefan Metzmacherrap: trans->in.max_data should not depend on the smb...
2008-07-07 Stefan Metzmacherdcerpc_smb: trans->in.max_data should not depend on...
2008-07-07 Stefan Metzmacherlibcli/raw: make multi fragmented nttrans requests...
2008-07-07 Stefan Metzmachersmb_server/smb: trans(2) setup count is uint8_t
2008-07-07 Stefan Metzmacherlibcli/raw: trans(2) setup count is uint8_t
2008-07-07 Stefan Metzmacherlibcli/raw: remove unused smbcli_request_receive_more...
2008-07-07 Stefan Metzmacherlibcli/raw: use the new recv_helper infrastructure...
2008-07-07 Stefan Metzmacherlibcli/raw: use the new recv_helper infrastructure...
2008-07-07 Stefan Metzmacherlibcli/raw: add a recv_helper hook infrastructure
2008-07-07 Stefan Metzmacherlibcli/raw: the nttrans setup count is only 8-bit
2008-07-07 Stefan Metzmachersmb_server/smb: transs and transs2 calls have different...
2008-07-07 Stefan Metzmachersmb_server/smb: fix crash bug with fragmented trans...
2008-07-03 Stefan Metzmacherdcerpc.idl: the signing overhead can be more than 32...
2008-07-03 Stefan Metzmacherrpc_server: use the same chunk_size logic as we we...
2008-07-02 Jeremy AllisonFix bug #5578, reported by sendel2000@hotbox.ru. Bad...
2008-07-02 Stefan MetzmacherMerge commit 'origin/v4-0-stable' into v4-0-test
2008-07-02 Stefan MetzmacherMerge commit 'release-4-0-0alpha5' into v4-0-stable
2008-07-02 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-02 Andrew BartlettMove ad2oLschema and oLschema2ldif into Samba4, out...
2008-07-02 Stefan Metzmacherldap_server: allow modifies to the root dse record...
2008-07-02 Andrew BartlettFill in the auxiliary classes into the dsdb_schema.
2008-07-02 Andrew BartlettCollapse auxillary classes in LDAP schema conversion.
2008-07-01 Stefan Metzmacherschema_fsmo: prepare auto allocation of schema oid...
2008-07-01 Stefan Metzmacherschema_fsmo: move fsmo info into struct dsdb_schema
2008-07-01 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-01 Andrew BartlettCreate PREFIX/var/lib and PREFIX/var/run in 'make install'.
2008-06-30 Stefan Metzmacherschema_fsmo: only set module->private_data in case...
2008-06-30 Stefan Metzmacherdrsuapi.idl: remove some unknows from DsGetNCChanges...
2008-06-30 Stefan Metzmacherdrsuapi.idl: remove some unknows from DsGetNCChanges()
2008-06-30 Andrew BartlettOn the way to alpha6!
2008-06-30 Andrew BartlettMerge branch '4-0-stable' into 4-0-local
2008-06-30 Andrew BartlettMerge branch '4-0-local' into v4-0-stable
2008-06-30 Andrew BartlettEnsure we install smbd as well...
2008-06-30 Andrew BartlettMark as 'not a git snapshot'.
2008-06-30 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
next