summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s3: properly free the notify_onelevel recordVolker Lendecke2012-03-151-1/+1
* s3: Replace some callers of cluster_id_equalVolker Lendecke2012-03-151-4/+3
* s3: Remove the separate server_id arg to notify_initVolker Lendecke2012-03-153-4/+3
* s3: Fix blank line endingsVolker Lendecke2012-03-151-13/+13
* auth/gensec_gssapi: gss_krb5_lucid_context_v1_t is not shared with the gse co...Stefan Metzmacher2012-03-151-1/+1
* s4:librpc/rpc: avoid an unused talloc_reference() from dcerpc_request_send()Stefan Metzmacher2012-03-151-4/+1
* s4:librpc/rpc: pass a mem_ctx to dcerpc_request_send()Stefan Metzmacher2012-03-151-4/+7
* s4:librpc/rpc: use tevent_req_defer_callback() in dcerpc_alter_context_*Stefan Metzmacher2012-03-151-0/+29
* s4:librpc/rpc: use tevent_req_defer_callback() in dcerpc_bind_*Stefan Metzmacher2012-03-151-0/+29
* s4:librpc/rpc: convert dcerpc_alter_context_send/recv to tevent_reqStefan Metzmacher2012-03-152-114/+161
* s4:librpc/rpc: convert dcerpc_bind_send/recv to tevent_reqStefan Metzmacher2012-03-152-111/+169
* s4:librpc/rpc: also notify requests which are not shipped about a dead connec...Stefan Metzmacher2012-03-151-0/+11
* s4:librpc/rpc: ship requests via an immediate eventStefan Metzmacher2012-03-152-7/+56
* s4:librpc/rpc: if the connecion is dead we're doneStefan Metzmacher2012-03-151-0/+1
* s4:librpc/rpc: if the connection is dead we don't want to be called recursivly.Stefan Metzmacher2012-03-151-0/+2
* s3: Update waf build to include missed dependancy on Lion.Ira Cooper2012-03-151-1/+1
* util: Add --disable-fault-handling.Ira Cooper2012-03-155-0/+16
* libsmbclient-raw: Install smb_composite.h.Jelmer Vernooij2012-03-152-2/+4
* build: Do not build with utmp when we do not have utmp.hAndrew Bartlett2012-03-151-1/+4
* build: param must require cups to get the cups headers path in -IAndrew Bartlett2012-03-151-1/+1
* s3-krb5: Remove GSS_WRAP_IOV conditionalAndrew Bartlett2012-03-154-5/+5
* wintest: test wbinfo --krb5authAndrew Bartlett2012-03-151-0/+3
* selftest: test wbinfo --authenticate and --krb5authAndrew Bartlett2012-03-151-0/+5
* build: Ensure that we clean build objects from auth/ as wellAndrew Bartlett2012-03-151-1/+1
* selftest/flapping: mark ^samba3.rpc.spoolss.*printserver.enum_printers_server...Stefan Metzmacher2012-03-141-0/+1
* selftest/flapping: mark ^samba3.rpc.spoolss.*printserver.openprinter_badnamel...Stefan Metzmacher2012-03-141-0/+1
* selftest/flapping: mark samba4.blackbox.gentest as flakeyStefan Metzmacher2012-03-141-0/+1
* s3:selftest: add support for 'make test FAIL_IMMEDIATELY=1'Stefan Metzmacher2012-03-141-0/+4
* s4:selftest: fix a message-typo in the "samba-tool user" testsuite.Michael Adam2012-03-141-1/+1
* s4:selftest: add a new test for "samba-tool user list"Michael Adam2012-03-141-1/+27
* testtools/matchers.py: fix a comment typoMichael Adam2012-03-141-1/+1
* s3-spoolss: Check return type of update_dsspooler().Andreas Schneider2012-03-141-12/+18
* s3-spoolss: Check return codes in update_dsspooler.Andreas Schneider2012-03-141-40/+170
* s3-printing: Check for browseable too.Andreas Schneider2012-03-141-1/+6
* s3-printing: Make printer a const char *.Andreas Schneider2012-03-142-3/+9
* s3-rpc_client: Add debug message for printer dataex errors.Andreas Schneider2012-03-141-0/+4
* s3-rpc_server: Increase debug level for policy handle.Andreas Schneider2012-03-141-5/+5
* samba3util: Add ccan to dependency list now that str_checksum() uses a ccan f...Jelmer Vernooij2012-03-141-1/+1
* s3:smb2_server: fix a compiler warningChristian Ambach2012-03-141-2/+2
* s3:smbd: also create ncalrpc/np directory before forking rpc daemonsStefan Metzmacher2012-03-141-0/+13
* lib/util: only change umask during mkdir()Stefan Metzmacher2012-03-141-7/+4
* lib/util: cope with races between lstat and mkdir in directory_create_or_exist()Stefan Metzmacher2012-03-141-2/+8
* lib/util: use a helper variable in directory_create_or_exist()Stefan Metzmacher2012-03-141-2/+5
* lib/util: do an early return on error directory_create_or_exist()Stefan Metzmacher2012-03-141-10/+10
* lib/util: remove unneeded else branch in directory_create_or_exist()Stefan Metzmacher2012-03-141-21/+24
* lib/util: don't start DEBUG output with 'error 'Stefan Metzmacher2012-03-141-1/+1
* s4-dsdb: Fix the case for attribute name msDS-hasMasterNCsAmitay Isaacs2012-03-142-3/+3
* lib/tdb: remove unnecessary XOPEN and FILE_OFFSET_BITS defines in test/Rusty Russell2012-03-1417-20/+0
* lib/tdb2: remove unneccessary _FILE_OFFSET_BITS define in test/.Rusty Russell2012-03-141-2/+0
* autoconf: make autoconf build work on OS X 10.6Matthieu Patou2012-03-141-2/+2