summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 commit 'origin/v4-0-stable' into v4-0-testStefan Metzmacher2008-07-020-0/+0
|\
| * Merge commit 'release-4-0-0alpha5' into v4-0-stableStefan Metzmacher2008-07-022-4/+15
| |\
| | * Merge branch '4-0-local' into v4-0-stableAndrew Bartlett2008-06-3013-204/+225
| | |\
| | * | Mark as alpha5 releaseAndrew Bartlett2008-06-301-1/+1
* | | | 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
|/ / / /
* | | | A couple more package updatesAndrew Bartlett2008-06-301-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
* | | More updates for spec file, for alpha5Andrew Bartlett2008-06-301-3/+14
* | | Ensure we install smbd as well...Andrew Bartlett2008-06-301-1/+1
|/ /
* | Prepare for alpha5 tarball.Andrew Bartlett2008-06-301-4/+2
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-06-3011-196/+208
|\ \ | |/ |/|
| * 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
| * smb_build: enable implicit make rulesStefan Metzmacher2008-06-301-0/+1
| * ldb: allow ldb modules to specify LDB_MODULE(name) or LDB_BACKEND(name)Stefan Metzmacher2008-06-304-164/+201
| * ldb: fix the init function names for some modulesStefan Metzmacher2008-06-301-2/+2
* | Fix small formatting details in WHATSNET for an alpha5 release.Andrew Bartlett2008-06-301-2/+2
|/
* Update Fedora packaging per feedback on review ticket.Andrew Bartlett2008-06-301-3/+4
* Rework samdb handling for 'netlogon' packets.Andrew Bartlett2008-06-303-12/+4
* Relax the ldap.py tests so that they pass against OpenLDAP CVS.Andrew Bartlett2008-06-301-3/+6
* Loosen ldap.py tests on the LDAP backend.Andrew Bartlett2008-06-301-1/+1
* Non-zero exit code on failure.Jelmer Vernooij2008-06-281-3/+6
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-06-285-11/+44
|\
| * pvfs: create a pvfs_acl subsystemStefan Metzmacher2008-06-285-9/+43
| * pvfs: pvfs_aio should be a subsystem instead of an extra ntvfs moduleStefan Metzmacher2008-06-281-2/+1