summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-03s3-winbind: Add an update function for winbind cache.Andreas Schneider1-2/+94
2011-12-03tevent: Fix typo in build script.Jelmer Vernooij1-1/+1
2011-12-03Update the waf build system to link with the new PIDL locking code.Jeremy Allison1-1/+1
2011-12-02s3: Use autogenerated open_files.idlVolker Lendecke15-420/+112
2011-12-02s3: Move ndr_file_id to LIBNDR_OBJVolker Lendecke1-1/+2
2011-12-02s3: Add open_files.idlVolker Lendecke2-0/+49
2011-12-02librpc: Add support for struct timevalVolker Lendecke2-0/+41
2011-12-02librpc: Add support for struct timespecVolker Lendecke2-0/+41
2011-12-02Fix bug #8644 - vfs_acl_xattr and vfs_acl_tdb modules can fail to add inherit...Jeremy Allison1-1/+1
2011-12-02Ensure we map our own Samba return of ERRSRV, ERRunknownsmbJeremy Allison2-0/+4
2011-12-02Convert smbclient to using NtCreateX by preference, fall back to openX onJeremy Allison3-5/+119
2011-12-02s3: Fix some nonblank line endingsVolker Lendecke1-4/+4
2011-12-02s3: Remove unused dbwrap_record_get_private_dataVolker Lendecke2-6/+0
2011-12-02s3-winbind: Remove unused keys from list.Andreas Schneider1-2/+0
2011-12-02Add the "backup" toggle command to smbclient. In order for this to beJeremy Allison2-0/+25
2011-12-01After a discussion with Volker, sdd a backup_intent state to the client struct.Jeremy Allison5-4/+21
2011-12-01s4-ntvfs: added allow_override check based on use of NT ACLAndrew Tridgell10-41/+59
2011-12-01s4-ntvfs: fixed a unix ACL mapping bugAndrew Tridgell1-21/+25
2011-12-01selftest: Fix typo in socket wrapper test.Jelmer Vernooij1-1/+1
2011-11-30selftest: Drop broken and unused Kvm target.Jelmer Vernooij2-178/+5
2011-11-30selftest: Don't acquire target when --list was specified.Jelmer Vernooij1-25/+27
2011-11-30Update ldb API sigs.Jelmer Vernooij2-0/+258
2011-11-30Bump ldb version to 1.1.4 after introduction of ldb_module_error.Jelmer Vernooij1-1/+1
2011-11-30selftest: Don't generate subunit file when writing subunit to stdout.Jelmer Vernooij1-5/+3
2011-11-30selftest: Prevent error about unfinished test command when using --list.Jelmer Vernooij1-1/+1
2011-11-30s4-tests: Use long option names in test list script, to prevent 'eating' --li...Jelmer Vernooij1-38/+38
2011-11-30testr: Use test lists.Jelmer Vernooij1-1/+2
2011-11-30s4-testlist: Write diagnostic info to stderr, and purely test info to stdout.Jelmer Vernooij1-2/+2
2011-11-30selftest: Don't use fancy subunit formatters when generating a test list.Jelmer Vernooij1-8/+11
2011-11-30selftest: Don't write subunit output in --list mode.Jelmer Vernooij1-7/+13
2011-11-30selftesthelpers: write warnings to stderr rather than stdout.Jelmer Vernooij1-2/+3
2011-11-30s3: Attempt to fix the vfs_commit moduleVolker Lendecke1-1/+1
2011-11-30s4:lib/tls - call "gnutls_transport_set_lowat" only on GNUTLS < 3.0Matthias Dieter Wallnöfer2-0/+8
2011-11-30s3-waf: fix the build with CTDB_CONTROL_CHECK_SRVIDS.Günther Deschner1-0/+29
2011-11-30s4:gensec/spnego: only try the mechs that match the client given onesStefan Metzmacher1-0/+4
2011-11-30s4:libcli/raw: implement on top of smbXcli_conn/reqStefan Metzmacher20-1812/+1033
2011-11-30s4:libcli: do the nbss session request within smbcli_sock_connect_*()Stefan Metzmacher4-147/+108
2011-11-30s4:libcli/raw: remove unused functionsStefan Metzmacher2-76/+0
2011-11-30s4:libcli: use smbcli_sock_connect() in smbcli_socket_connect()Stefan Metzmacher1-5/+11
2011-11-30s4:libcli: move smbcli_transport_establish() logic into smbcli_socket_connect()Stefan Metzmacher4-38/+32
2011-11-30s4:libcli: convert smbcli_transport_connect_* to tevent_reqStefan Metzmacher3-92/+240
2011-11-30s4:lib/socket: add socket_connect_multi_ex_*Stefan Metzmacher2-10/+147
2011-11-30s3-ctdb: Make use of CTDB_CONTROL_CHECK_SRVIDSVolker Lendecke4-2/+250
2011-11-30Fix bug 8636 - When returning an ACL without SECINFO_DACL requested, we still...Jeremy Allison2-0/+4
2011-11-30s4-kdc: Add hdb plugin for samba4, to allow kadmin to workAndrew Bartlett6-43/+104
2011-11-30s3:dbwrap_tdb: pass NTSTATUS code further up from db_tdb_fetch_parse in db_td...Michael Adam1-1/+1
2011-11-30build: TDB_ERR_NESTING is used unconditionallyAndrew Bartlett2-15/+0
2011-11-29Fix bug 8631 - POSIX ACE x permission becomes rx following mapping to and fro...Jeremy Allison1-2/+2
2011-11-29s3:net registry check: adapt to new semantic of dbwrap_fetch with rbtGregor Beck1-6/+6
2011-11-29s3:net registry check: adapt to new semantic of dbwrap_fetchGregor Beck1-10/+13