summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-27s4-ldb: Added ldb_request_replace_controlNadezhda Ivanova3-1/+35
2010-09-27s4/irpc: Add security token to the binding handle when doing irp call forwardingAnatoliy Atanasov1-0/+7
2010-09-27s4/irpc: Add function to add security token to the binding handleAnatoliy Atanasov2-0/+12
2010-09-27s4:irpc: optionaly pass the security_token via IRPC requests.Stefan Metzmacher2-0/+8
2010-09-27s3: Make file_fnum staticVolker Lendecke2-2/+1
2010-09-27s3: Remove some unused codeVolker Lendecke2-53/+0
2010-09-27s3: Fix some commentsVolker Lendecke1-2/+2
2010-09-27Remove talloc_autofree_context() from pm_processVolker Lendecke1-1/+1
2010-09-27Lift talloc_autofree_context() from OpenConfFile()Volker Lendecke1-3/+3
2010-09-27libsmbconf: parse an empty share as empty share, not as NULL.Michael Adam1-5/+1
2010-09-27s3:registry: proposed aix build fix for reg_parse_internalGregor Beck1-1/+1
2010-09-27s4:torture/ldap: close connections with an UnbindRequestStefan Metzmacher1-0/+29
2010-09-27LDAP-BASIC: test AbandonRequestStefan Metzmacher1-0/+41
2010-09-27s4:libcli/ldap: fix sending oneway requestsStefan Metzmacher1-18/+26
2010-09-27libcli/ldap: correctly marshall LDAP Unbind PDUsStefan Metzmacher1-0/+2
2010-09-27s3-waf: fix dependencies to NDR_XATTR.Günther Deschner2-9/+4
2010-09-27s3-waf: link PReg parser only in registry client side extension.Günther Deschner2-4/+1
2010-09-27s3-waf: NDR_SRVSVC is defined now from the main librpc wscript_build.Günther Deschner1-4/+0
2010-09-27waf: add more NDR subsystems for shared IDL files.Günther Deschner2-2/+42
2010-09-27s4-waf: remove NDR-SRVSVC alias.Günther Deschner2-1/+10
2010-09-27s4-smbtorture: remove unneeded dcerpc_mgmt alias.Günther Deschner3-3/+2
2010-09-27s4-drs: fixed comment in getncchanges codeAndrew Tridgell1-1/+1
2010-09-26s4-gensec: fixed a valgrind error in gensecAndrew Tridgell1-12/+2
2010-09-27lib/util: change tevent_req_nterror() to a macroStefan Metzmacher2-3/+10
2010-09-27s4-dns: use the generated krb5.conf in samba_dnsupdateAndrew Tridgell1-0/+5
2010-09-27s4-provision: fixed the generation of the krb5.conf for vampireAndrew Tridgell1-6/+6
2010-09-27s3-waf: move SERVICES into a subsystem.Günther Deschner1-5/+13
2010-09-27s3-waf: add PRINTING subsystems.Günther Deschner1-12/+21
2010-09-27s3-waf: add two more REGF based subsystems.Günther Deschner1-9/+14
2010-09-27tdb: fix non-WAF build, commit 1.2.6 ABI file.Rusty Russell2-1/+62
2010-09-27tdb: TDB_INCOMPATIBLE_HASH, to allow safe changing of default hash.Rusty Russell6-6/+23
2010-09-27tdb: automatically identify Jenkins hash tdbsRusty Russell1-14/+27
2010-09-27tdb: add Bob Jenkins lookup3 hash as helper hash.Rusty Russell7-18/+447
2010-09-27s3-waf: rework static and shared list handling a little.Günther Deschner1-17/+20
2010-09-27waf: add delimiter argument to TO_LIST.Günther Deschner1-2/+2
2010-09-27s3-waf: add missing IDMAP modules.Günther Deschner2-1/+18
2010-09-27s3-waf: rework CLDAP and LIBCLI_LDAP subsystems.Günther Deschner2-9/+18
2010-09-27s3-waf: move gpext subsystem to libgpo/gpext/wscript_build.Günther Deschner2-35/+36
2010-09-27s3-waf: move perfcount subsystem to modules/wscript_build.Günther Deschner2-23/+23
2010-09-27s3-waf: move charset subsystem to modules/wscript_build.Günther Deschner2-41/+43
2010-09-27s3-waf: move idmap subsystem to winbindd/wscript_build.Günther Deschner2-77/+77
2010-09-27s3-waf: move pdb subsystem to pdb/wscript_build.Günther Deschner2-50/+51
2010-09-27s3-waf: move auth subsystem to auth/wscript_build.Günther Deschner2-83/+85
2010-09-27s3-waf: support --with-acl-support, at least for posix acls.Günther Deschner2-22/+55
2010-09-27s3-waf: move VFS subsystem to modules/wscript_build.Günther Deschner2-389/+403
2010-09-27s3-waf: add some module specific functions for s3 waf build.Günther Deschner2-0/+23
2010-09-27s3-waf: convert VFS into a subsystem.Günther Deschner1-0/+340
2010-09-27s3-waf: convert GPEXT into a subsystem.Günther Deschner1-0/+27
2010-09-27s3-waf: convert PERFCOUNT into a subsystem.Günther Deschner1-0/+20
2010-09-27s3-waf: convert CHARSET into a subsystem.Günther Deschner1-0/+34