summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-07-07torture: .in.max_data should not depend on the smb max sizeStefan Metzmacher2-9/+9
2008-07-07rap: trans->in.max_data should not depend on the smb max sizeStefan Metzmacher1-1/+1
2008-07-07dcerpc_smb: trans->in.max_data should not depend on the smb max sizeStefan Metzmacher1-1/+8
2008-07-07libcli/raw: make multi fragmented nttrans requests possibleStefan Metzmacher1-17/+178
2008-07-07smb_server/smb: trans(2) setup count is uint8_tStefan Metzmacher1-2/+3
2008-07-07libcli/raw: trans(2) setup count is uint8_tStefan Metzmacher1-4/+6
2008-07-07libcli/raw: remove unused smbcli_request_receive_more() functionStefan Metzmacher1-13/+0
2008-07-07libcli/raw: use the new recv_helper infrastructure for trans/trans2 repliesStefan Metzmacher1-184/+313
2008-07-07libcli/raw: use the new recv_helper infrastructure for nttrans repliesStefan Metzmacher1-102/+145
2008-07-07libcli/raw: add a recv_helper hook infrastructureStefan Metzmacher2-1/+23
2008-07-07libcli/raw: the nttrans setup count is only 8-bitStefan Metzmacher1-1/+1
2008-07-07smb_server/smb: transs and transs2 calls have different word countsStefan Metzmacher1-1/+12
2008-07-07smb_server/smb: fix crash bug with fragmented trans callsStefan Metzmacher1-13/+20
2008-07-03dcerpc.idl: the signing overhead can be more than 32 bytesStefan Metzmacher1-1/+1
2008-07-03rpc_server: use the same chunk_size logic as we we use in the clientStefan Metzmacher1-7/+7
2008-07-02Fix bug #5578, reported by sendel2000@hotbox.ru. Bad (non-Samba) use of strlc...Jeremy Allison1-0/+3
2008-07-02Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett1-1/+1
2008-07-02Move ad2oLschema and oLschema2ldif into Samba4, out of LDBAndrew Bartlett10-174/+364
2008-07-02ldap_server: allow modifies to the root dse record and pass them to the ldb l...Stefan Metzmacher1-1/+1
2008-07-02Fill in the auxiliary classes into the dsdb_schema.Andrew Bartlett1-3/+2
2008-07-02Collapse auxillary classes in LDAP schema conversion.Andrew Bartlett1-4/+106
2008-07-01schema_fsmo: prepare auto allocation of schema oid prefixesStefan Metzmacher2-1/+82
2008-07-01schema_fsmo: move fsmo info into struct dsdb_schemaStefan Metzmacher5-33/+20
2008-07-01Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett6-32/+51
2008-07-01Create PREFIX/var/lib and PREFIX/var/run in 'make install'.Andrew Bartlett1-1/+3
2008-06-30schema_fsmo: only set module->private_data in case we keep the struct for a l...Stefan Metzmacher1-2/+3
2008-06-30drsuapi.idl: remove some unknows from DsGetNCChanges() (update samba4 callers)Stefan Metzmacher4-24/+24
2008-06-30drsuapi.idl: remove some unknows from DsGetNCChanges()Stefan Metzmacher1-6/+24
2008-06-30On the way to alpha6!Andrew Bartlett1-2/+2
2008-06-30Merge branch '4-0-stable' into 4-0-localAndrew Bartlett1-1/+1
2008-06-30Ensure we install smbd as well...Andrew Bartlett1-1/+1
2008-06-30Mark as 'not a git snapshot'.Andrew Bartlett1-1/+1
2008-06-30nbt_server/wins: don't force wins_ldb as shared_moduleStefan Metzmacher1-1/+0
2008-06-30dsdb: don't force the build of ldb modules as shared_moduleStefan Metzmacher1-23/+0
2008-06-30ldb_ildap: don't force the build as shared_moduleStefan Metzmacher1-1/+0
2008-06-30auth: don't force the build of auth_server as shared_moduleStefan Metzmacher1-1/+0
2008-06-30lib/talloc: build as MERGED_OBJ instead of STATIC_LIBRARYStefan Metzmacher1-1/+1
2008-06-30lib/events: build as MERGED_OBJ instead of STATIC_LIBRARYStefan Metzmacher1-1/+1
2008-06-30smb_build: use MERGED_OBJ instead of STATIC_LIBRARYStefan Metzmacher1-2/+2
2008-06-30smb_build: enable implicit make rulesStefan Metzmacher1-0/+1
2008-06-30ldb: allow ldb modules to specify LDB_MODULE(name) or LDB_BACKEND(name)Stefan Metzmacher4-164/+201
2008-06-30ldb: fix the init function names for some modulesStefan Metzmacher1-2/+2
2008-06-30Rework samdb handling for 'netlogon' packets.Andrew Bartlett3-12/+4
2008-06-30Relax the ldap.py tests so that they pass against OpenLDAP CVS.Andrew Bartlett1-3/+6
2008-06-30Loosen ldap.py tests on the LDAP backend.Andrew Bartlett1-1/+1
2008-06-28Non-zero exit code on failure.Jelmer Vernooij1-3/+6
2008-06-28Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett5-11/+44
2008-06-28selftest changes for 'winbind privileged dir' change.Andrew Bartlett1-1/+3
2008-06-28dynconfig changes for 'winbind privileged dir' changes.Andrew Bartlett3-1/+7
2008-06-28Use a configure-specified directory for the winbind priv pipeAndrew Bartlett5-17/+65