summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Create PREFIX/var/lib and PREFIX/var/run in 'make install'.Andrew Bartlett2008-07-011-1/+3
|/
* On the way to alpha6!Andrew Bartlett2008-06-301-2/+2
* Merge branch '4-0-stable' into 4-0-localAndrew Bartlett2008-06-301-1/+1
|\
| * Mark as 'not a git snapshot'.Andrew Bartlett2008-06-301-1/+1
* | Ensure we install smbd as well...Andrew Bartlett2008-06-301-1/+1
|/
* nbt_server/wins: don't force wins_ldb as shared_moduleStefan Metzmacher2008-06-301-1/+0
* dsdb: don't force the build of ldb modules as shared_moduleStefan Metzmacher2008-06-301-23/+0
* ldb_ildap: don't force the build as shared_moduleStefan Metzmacher2008-06-301-1/+0
* auth: don't force the build of auth_server as shared_moduleStefan Metzmacher2008-06-301-1/+0
* lib/talloc: build as MERGED_OBJ instead of STATIC_LIBRARYStefan Metzmacher2008-06-301-1/+1
* lib/events: build as MERGED_OBJ instead of STATIC_LIBRARYStefan Metzmacher2008-06-301-1/+1
* smb_build: use MERGED_OBJ instead of STATIC_LIBRARYStefan Metzmacher2008-06-301-2/+2