waf: rework expand_subsystem_deps()
[kai/samba.git] / source3 /
2010-10-21 Jeremy AllisonAdd code to implement SeSecurityPrivilege in net rpc...
2010-10-20 Volker Lendeckes3: Make "unpack_pjob" static
2010-10-20 Volker Lendeckes3: Use any_nt_status_not_ok in winbind
2010-10-20 Volker Lendeckes3: Add any_nt_status_not_ok
2010-10-20 Jeremy AllisonMake getpwnam_alloc() static to lib/username.c, and...
2010-10-20 Günther Deschnernsstest: no need for two copies of the same tool.
2010-10-20 Günther Deschners3-waf: more registry cleanup.
2010-10-20 Günther Deschners3-waf: convert LIBSMBCONF into a subsystem.
2010-10-20 Günther Deschners3-waf: move RPC_CLIENT_SCHANNEL into a subsystem.
2010-10-20 Volker Lendeckes3: Add some DEBUG
2010-10-20 Volker Lendeckes3: Cope with EINTR in smbd_[un]lock_socket
2010-10-19 Jeremy AllisonAdd deadtime detection for SMB2. Correctly update lastu...
2010-10-19 Jeremy AllisonAdd SMB2 paths to smbd/conn.c. Except for conn_idle_all...
2010-10-19 Jeremy AllisonCopyright/whitespace/comment cleanup in preparation...
2010-10-19 Jeremy AllisonMove tcons.num_open from smb1 to sconn->num_tcons_open...
2010-10-19 Andrew Bartletts3-waf Use LIBSECRUITY subsystem from the common wscrip...
2010-10-19 Günther Deschners3-waf: all subsystems complete now, no need for this...
2010-10-19 Günther Deschners3-waf: convert rpc into a subsystem.
2010-10-18 Günther Deschners3: fix the build of idmap_adex, idmap_tdb2, idmap_hash...
2010-10-18 Günther Deschners3-waf: fix the build after libcli/security changes.
2010-10-18 Günther Deschners3-waf: fix the build of smbtorture.
2010-10-18 Günther Deschners3-waf: fix pdb modules build.
2010-10-18 Stefan Metzmachers3:libsmb: add pipe related NT_STATUS_RPC_* codes
2010-10-18 Andreas Schneiders3-winbind: Fixed init order.
2010-10-16 Jeremy AllisonDon't arbitrarily clean all parametric options in add_a...
2010-10-16 Jeremy AllisonEnsure we have correct parameters to use Windows ACL...
2010-10-16 Jeremy AllisonAdd acl_xattr:ignore system acls boolean (normally...
2010-10-16 Jeremy AllisonAdd make_default_filesystem_acl() function to be used...
2010-10-16 Jeremy AllisonFix handling of "NULL" DACL. Map to u/g/w - rwx.
2010-10-16 Jeremy AllisonFix "force unknown ACL user" to strip out foreign SIDs...
2010-10-16 Jeremy AllisonAdd debug message to get_nt_acl_internal() to see what...
2010-10-16 Jeremy AllisonFix valgrind "uninitialized read" error on "info" when...
2010-10-16 Jeremy AllisonFix bug #7734 - When creating files with "inherit ACLs...
2010-10-16 Jeremy AllisonFix bug #7733 - Invalid client DOS attributes on create...
2010-10-15 Andreas Schneiders3-rpc_server: Normalize rpc_pipe_open_interface pipe...
2010-10-15 Andreas Schneiders3-rpc_server: Make auth_serversupplied_info const.
2010-10-15 Andreas Schneiders3-winbind: Fixed the build of idmap_rid.
2010-10-14 Volker Lendeckes3: Remove smbd_server_conn from construct_reply
2010-10-14 Volker Lendeckes3: Lift smbd_server_conn from receive_smb_talloc
2010-10-14 Volker Lendeckes3: Lift smbd_server_conn from receive_smb_raw_talloc
2010-10-14 Volker Lendeckes3: Lift smbd_server_conn from receive_smb_raw_talloc_p...
2010-10-14 Volker Lendeckes3: Remove some explicit smbd_server_conn refs in proce...
2010-10-14 Volker Lendeckes3: Rename "conn" to the more used "sconn" in process_smb()
2010-10-14 Andrew Bartlettlibcli/auth Merge source4/libcli/security and util_sid...
2010-10-14 Andrew Bartlettlibcli/security Define traditional constants in terms...
2010-10-14 Andrew Bartlettlibcli/security Move source3/lib/util_seaccess.c into...
2010-10-14 Andrew Bartletts3-acl Use uint32_t for counting the ACEs
2010-10-14 Andrew Bartletts3-acl Merge source4-supported privileges into se_acces...
2010-10-14 Andrew Bartletts3-util_nttoken.c Also copy the rights_mask when copyin...
2010-10-14 Andrew Bartletts3-auth Use security_token_debug() from common code
2010-10-14 Andrew Bartletts3-auth use security_token_has_sid() from the common...
2010-10-14 Andrew Bartletts3 Replace is_sid_in_token() with security_token_has_si...
2010-10-13 Christian Ambachs3:gpfs: Add support for the gpfs_ftruncate call
2010-10-13 Christian Ambachs3:vfs:gpfs convert sharemodes/leases parameter
2010-10-13 Christian Ambachs3:vfs:syncops add option to disable module per share
2010-10-13 Christian Ambachs3:vfs:syncops make it possible to specify syncops...
2010-10-12 Michael Adams3:registry: fix some trailing spaces in reg_backend_db
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-10-12 Jeremy AllisonMake the vfs_acl_xattr and other modules work with...
2010-10-12 Jeremy AllisonCanonicalize incoming and outgoing ACLs.
2010-10-12 Jeremy AllisonMake the posix ACL module cope with a NULL incoming...
2010-10-11 Günther Deschners3-spoolss: add more userlevel info validation to _spoo...
2010-10-11 Günther Deschners3-spoolss: let set_printer_hnd_name return WERROR.
2010-10-11 Günther Deschners3-spoolss: convert open_printer_hnd to return WERROR.
2010-10-11 Günther Deschners3-spoolss: fix set_printer_hnd_name() to match torture...
2010-10-09 Jeremy AllisonMore neccessary const.
2010-10-08 Volker Lendeckes3: Hang the isilon kernel oplocks off the NULL context
2010-10-08 Volker Lendeckes3: Hang the irix kernel oplocks off the NULL ctx
2010-10-08 Volker Lendeckes3: Hang the linux kernel oplocks off the NULL ctx
2010-10-08 Volker Lendeckes3: Call printer_list_parent_init in the parent
2010-10-08 Volker Lendeckes3: Remove talloc_autofree_context() from get_printer_l...
2010-10-08 Volker Lendeckes3: Remove talloc_autofree_context() from loadparm.c
2010-10-08 Volker Lendeckes3: Add a little test for the echo responder
2010-10-08 Volker Lendeckes3: Implement echo_TestSleep
2010-10-08 Volker LendeckeMove talloc_enable_null_tracking() to the s3 daemons
2010-10-08 Günther Deschners3-waf: slowly getting modules to match how they look...
2010-10-08 Volker Lendeckes3: Fix input check in is_encrypted_packet
2010-10-08 Jeremy AllisonFix bug 7716 - acl_xattr and acl_tdb modules don't...
2010-10-07 Volker Lendeckes3: Fix the async echo responder for netbios keepalives
2010-10-07 Günther Deschners3-spoolss: make it possible to have and announce a...
2010-10-07 Günther Deschners3-rpcclient: add openprinter_ex command.
2010-10-07 Günther Deschnersamr: for correctness, rename samr_RidTypeArray to...
2010-10-07 Günther Deschners3-samr: fix _samr_QueryGroupMember().
2010-10-07 Ira Cooper s3: Adding TCP_KEEPALIVE_THRESHOLD and TCP_KEEPALIV...
2010-10-06 Jeremy AllisonFix crash in SMB2 rename found by gentest. We must...
2010-10-06 Volker Lendeckes3: Make the write end of the echo responder pipe non...
2010-10-06 Andrew Tridgells3-build: use the simpler "make bin/smbtorture" for...
2010-10-06 Andrew Tridgells3-spoolss: added another intermittent failure to knownfail
2010-10-06 Jeremy AllisonFix crash in SMB2 rename found by gentest. We must...
2010-10-05 Günther Deschnerselftest: make it more obvious we only expect the print...
2010-10-05 Günther Deschners3-waf: add slightly different mkbuildoptions awk scrip...
2010-10-05 Günther Deschners3-waf: use more of the NDR_ subsystems.
2010-10-05 Jeremy AllisonFix bug 7704 - Possible error in fix to rpc_server...
2010-10-05 Günther Deschners3-selftest: enable smb2 torture tests against samba3.
2010-10-05 Günther Deschners3-reg_parse: fix uninitialized variable in srprs_key().
2010-10-05 Günther Deschners3-libndr: handle NDR_ERR_IPV6ADDRESS case in ndr_errstr().
2010-10-05 Günther Deschners3-waf: convert NSS_INFO into a subsystem.
2010-10-05 Günther Deschners3-waf: add RPCCLI_WINREG subsystem.
2010-10-05 Volker Lendeckes3: Stop using the write cache after an oplock break
2010-10-04 Volker Lendeckes3: Fix a pointer error
next