summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* Cleanup ldap_bind_sasl.Andrew Bartlett2008-07-151-4/+3
* Use secrets.ldb to store credentials to contact LDAP backend.Andrew Bartlett2008-07-153-11/+35
* Allow ldap credentials to be (optionally) stored in secrets.ldbAndrew Bartlett2008-07-151-11/+33
* Try to make NTLMSSP less fussy for unimportant messages.Andrew Bartlett2008-07-151-2/+13
* Fix 'make gdbtest-enb' and the GDB_PROVISION option.Andrew Bartlett2008-07-152-2/+2
* Remove C++ keywords from events.h header.Andrew Bartlett2008-07-141-4/+4
* rename sambaPassword -> userPassword.Andrew Bartlett2008-07-1214-68/+49
* Use common code to fill in allowedAttributes in kludge_acl.Andrew Bartlett2008-07-113-39/+41
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-07-101-2/+14
|\
| * (Hopefully) fix the build by re-adding security.NTACLJeremy Allison2008-07-091-0/+2
| * Add in a version2 of the NT security descriptor storeJeremy Allison2008-07-091-3/+13
* | Avoid the use of extensibleObject in ldap mapping backend.Andrew Bartlett2008-07-103-21/+143
* | Make ad2oLschema even simpler, by moving the heavy work into dsdb.Andrew Bartlett2008-07-104-368/+368
|/
* ldb_map: eliminate "discards qualifyer" warning (const).Michael Adam2008-07-091-1/+1
* libnet_domain: eliminate "discards qualifier" warning (const).Michael Adam2008-07-091-1/+1
* dsdb: eliminate disards qualifyer compile warning.Michael Adam2008-07-091-1/+1
* Revert "tdbtool: fix off-by-one error in argument length. (bug #2344)"Michael Adam2008-07-091-1/+1
* tdbtool: fix off-by-one error in argument length. (bug #2344)Michael Adam2008-07-081-1/+1
* rpc_server: use the transport session_info if availableStefan Metzmacher2008-07-071-8/+12
* packet: make it possible to free the packet_context from the send_callbackStefan Metzmacher2008-07-071-0/+6
* smb_server/smb: handle incoming multi fragmented nttrans requestsStefan Metzmacher2008-07-071-16/+152
* smb_server/smb: prepare multi fragmented nttrans requestsStefan Metzmacher2008-07-072-4/+7
* libcli/raw: remove unused smb_raw_max_trans_data() functionStefan Metzmacher2008-07-071-12/+0
* torture: .in.max_data should not depend on the smb max sizeStefan Metzmacher2008-07-072-9/+9
* rap: trans->in.max_data should not depend on the smb max sizeStefan Metzmacher2008-07-071-1/+1
* dcerpc_smb: trans->in.max_data should not depend on the smb max sizeStefan Metzmacher2008-07-071-1/+8
* libcli/raw: make multi fragmented nttrans requests possibleStefan Metzmacher2008-07-071-17/+178
* smb_server/smb: trans(2) setup count is uint8_tStefan Metzmacher2008-07-071-2/+3
* libcli/raw: trans(2) setup count is uint8_tStefan Metzmacher2008-07-071-4/+6
* libcli/raw: remove unused smbcli_request_receive_more() functionStefan Metzmacher2008-07-071-13/+0
* libcli/raw: use the new recv_helper infrastructure for trans/trans2 repliesStefan Metzmacher2008-07-071-184/+313
* libcli/raw: use the new recv_helper infrastructure for nttrans repliesStefan Metzmacher2008-07-071-102/+145
* libcli/raw: add a recv_helper hook infrastructureStefan Metzmacher2008-07-072-1/+23
* libcli/raw: the nttrans setup count is only 8-bitStefan Metzmacher2008-07-071-1/+1
* smb_server/smb: transs and transs2 calls have different word countsStefan Metzmacher2008-07-071-1/+12
* smb_server/smb: fix crash bug with fragmented trans callsStefan Metzmacher2008-07-071-13/+20
* dcerpc.idl: the signing overhead can be more than 32 bytesStefan Metzmacher2008-07-031-1/+1
* rpc_server: use the same chunk_size logic as we we use in the clientStefan Metzmacher2008-07-031-7/+7
* Fix bug #5578, reported by sendel2000@hotbox.ru. Bad (non-Samba) use of strlc...Jeremy Allison2008-07-021-0/+3
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-07-021-1/+1
|\
| * ldap_server: allow modifies to the root dse record and pass them to the ldb l...Stefan Metzmacher2008-07-021-1/+1
* | Move ad2oLschema and oLschema2ldif into Samba4, out of LDBAndrew Bartlett2008-07-0210-174/+364
|/
* Fill in the auxiliary classes into the dsdb_schema.Andrew Bartlett2008-07-021-3/+2
* Collapse auxillary classes in LDAP schema conversion.Andrew Bartlett2008-07-021-4/+106
* schema_fsmo: prepare auto allocation of schema oid prefixesStefan Metzmacher2008-07-012-1/+82
* schema_fsmo: move fsmo info into struct dsdb_schemaStefan Metzmacher2008-07-015-33/+20
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-07-016-32/+51
|\
| * schema_fsmo: only set module->private_data in case we keep the struct for a l...Stefan Metzmacher2008-06-301-2/+3
| * drsuapi.idl: remove some unknows from DsGetNCChanges() (update samba4 callers)Stefan Metzmacher2008-06-304-24/+24
| * drsuapi.idl: remove some unknows from DsGetNCChanges()Stefan Metzmacher2008-06-301-6/+24