Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-26 | waf: Only specify vnum for non-private libraries. | Jelmer Vernooij | 4 | -30/+50 | |
2010-10-26 | waf: Stop automaticaly changing dashes to underscores in library names. | Jelmer Vernooij | 20 | -58/+57 | |
2010-10-26 | waf: Don't auto-lowercase library names. | Jelmer Vernooij | 4 | -27/+27 | |
2010-10-26 | waf: Remove lib prefix from libraries manually. | Jelmer Vernooij | 46 | -195/+193 | |
2010-10-26 | torture_local: Add missing dependency on socket_wrapper. | Jelmer Vernooij | 2 | -2/+2 | |
2010-10-26 | waf: build private libraries with so names. | Jelmer Vernooij | 1 | -1/+6 | |
2010-10-26 | dcerpc_dns: Change back to subsystem for the moment. | Jelmer Vernooij | 1 | -2/+14 | |
2010-10-26 | s4: Drop duplicate 'lib' prefix for private libraries. | Jelmer Vernooij | 37 | -91/+91 | |
2010-10-26 | s3: Fix some DEBUG msgs | Volker Lendecke | 1 | -5/+5 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Tue Oct 26 15:20:01 UTC 2010 on sn-devel-104 | |||||
2010-10-26 | s3: Package tdbrestore in RHEL-CTDB | Volker Lendecke | 1 | -0/+1 | |
2010-10-26 | s3: Pass tdb_flags to ctdbd when attaching to a db | Volker Lendecke | 1 | -1/+1 | |
This is required to make ctdb create databases with INCOMPATIBLE_HASH | |||||
2010-10-25 | s4:samr RPC server - "dcesrv_samr_info_DomGeneralInformation" - count always ↵ | Matthias Dieter Wallnöfer | 1 | -4/+6 | |
all type of groups One pair are universal an global groups (on the SAMR pipe called "groups") and the other one are the domain and builtin local groups (on the SAMR pipe called "aliases"). Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Mon Oct 25 19:37:27 UTC 2010 on sn-devel-104 | |||||
2010-10-25 | s4:samr RPC server - remove a somewhat pointless comment | Matthias Dieter Wallnöfer | 1 | -1/+0 | |
Regardless if groups and users do exist in the builtin domain or not we do count always all users, groups and aliases. | |||||
2010-10-25 | s4:"samdb_search_count" - introduce a "mem_ctx" parameter | Matthias Dieter Wallnöfer | 3 | -10/+12 | |
All other "samdb_search_*" calls do have one - why "samdb_search_count" doesn't? Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Mon Oct 25 17:42:33 UTC 2010 on sn-devel-104 | |||||
2010-10-25 | ldb:gendb_* calls: support a "NULL" resultset parameter | Matthias Dieter Wallnöfer | 2 | -6/+6 | |
This is useful for "samdb_search_count" where only the amount of entries matters. | |||||
2010-10-25 | s4-test: Extend DRS-msDSIntId test to verify Configuration NC replica also | Kamen Mazdrashki | 1 | -5/+30 | |
Autobuild-User: Kamen Mazdrashki <kamenim@samba.org> Autobuild-Date: Mon Oct 25 13:13:48 UTC 2010 on sn-devel-104 | |||||
2010-10-25 | s4:samldb LDB module - other indentation fixes on error messages | Matthias Dieter Wallnöfer | 1 | -9/+12 | |
Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Mon Oct 25 12:31:57 UTC 2010 on sn-devel-104 | |||||
2010-10-25 | s4:ldap.py - prove the denied multi-valued replace requests | Matthias Dieter Wallnöfer | 1 | -18/+18 | |
Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Mon Oct 25 11:49:19 UTC 2010 on sn-devel-104 | |||||
2010-10-25 | s4:objectclass_attrs LDB module - deny multi-valued replace requests | Matthias Dieter Wallnöfer | 1 | -0/+13 | |
This is the AD behaviour. But on attributes with the flag "FLAG_ATTR_REQ_PARTIAL_SET_MEMBER" it is allowed. | |||||
2010-10-25 | s4:provision_*_references.ldif - "add" and do not "replace" the ↵ | Matthias Dieter Wallnöfer | 2 | -2/+2 | |
"wellKnownObjects" This is the correct AD operation in this case. Multi-valued replaces are generally denied most of the time. | |||||
2010-10-25 | s4:samldb LDB module - fix indentations | Matthias Dieter Wallnöfer | 1 | -15/+28 | |
Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Mon Oct 25 09:48:15 UTC 2010 on sn-devel-104 | |||||
2010-10-25 | s4:samldb LDB module - use "uint32_t" for available krbtgt number | Matthias Dieter Wallnöfer | 1 | -5/+8 | |
2010-10-25 | s4:samldb LDB module - assign better memory contexts in some cases | Matthias Dieter Wallnöfer | 1 | -8/+9 | |
2010-10-25 | s3-waf: implement LIBMSRPC_GEN as tiny wrapper of 'NDR_STANDARD NDR_DSSETUP ↵ | Stefan Metzmacher | 1 | -23/+2 | |
NDR_SPOOLSS' metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Mon Oct 25 08:58:49 UTC 2010 on sn-devel-104 | |||||
2010-10-25 | s3-waf: use NDR_NETLOGON for ntlm_auth | Stefan Metzmacher | 1 | -3/+2 | |
metze | |||||
2010-10-25 | s3-waf: use NDR_SCHANNEL | Stefan Metzmacher | 1 | -6/+2 | |
metze | |||||
2010-10-25 | s3-waf: use NDR_NTLMSSP subsystem | Stefan Metzmacher | 1 | -5/+1 | |
metze | |||||
2010-10-25 | s3-waf: add NDR_STANDARD dependencies to fix the build | Stefan Metzmacher | 1 | -0/+6 | |
metze | |||||
2010-10-25 | s3-waf: use git to calculate the version if available | Stefan Metzmacher | 2 | -11/+17 | |
metze | |||||
2010-10-25 | s4-waf: don't generate PACKAGE_* defines in config.h | Stefan Metzmacher | 4 | -12/+8 | |
- We don't use them anywhere (heimdal has special rules) - They calculate the version at configure time and may contain the wrong git hash while building - If we really need them in future we should add them to version.h and not config.h, as the changing git hash will trigger a full rebuild if config.h changes. metze | |||||
2010-10-25 | autobuild: add some comments | Stefan Metzmacher | 1 | -0/+2 | |
metze | |||||
2010-10-25 | autobuild: run ldb tests with TDB_NO_FSYNC=1 | Stefan Metzmacher | 1 | -1/+1 | |
Only the tdb tests should not have this. metze | |||||
2010-10-25 | waf: moved the -Wl,-no-undefined flags to source4 and ldb | Andrew Tridgell | 3 | -2/+8 | |
moved it out of the general waf build as the s3 waf build cannot yet handle linking with -Wl,-no-undefined Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Mon Oct 25 01:12:15 UTC 2010 on sn-devel-104 | |||||
2010-10-25 | s3-waf: fixed paths in s3 waf build for rpc_server | Andrew Tridgell | 1 | -14/+14 | |
paths in waf rules are relative Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2010-10-25 | s3-waf: fixed waf configure for recent changes | Andrew Tridgell | 1 | -1/+1 | |
2010-10-24 | libcli/security Remove unused sec_acl_equal() | Andrew Bartlett | 2 | -47/+0 | |
This was orphaned by changing sec_desc_equal() to the stricter security_descriptor_equal() by f4195183a47b0e7c8bc9644d62b123f7880f3fcd in 2009. (The difference here was that sec_acl_equal allowed for equivilent ordering. I've checked the callers, and this function is only used to skip actual ACL sets, or to reference a cache, so this seems Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Sun Oct 24 22:21:23 UTC 2010 on sn-devel-104 | |||||
2010-10-24 | s3: Use cli_setpathinfo in cli_posix_unlink_internal | Volker Lendecke | 1 | -47/+15 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sun Oct 24 21:28:08 UTC 2010 on sn-devel-104 | |||||
2010-10-24 | s3: Avoid passing down a boolean to cli_posix_unlink_internal_send | Volker Lendecke | 1 | -5/+7 | |
2010-10-24 | s3: Use cli_setpathinfo in cli_posix_chown_chmod_internal | Volker Lendecke | 1 | -54/+16 | |
2010-10-24 | s3: Use cli_setpathinfo in cli_posix_link_internal | Volker Lendecke | 1 | -49/+16 | |
2010-10-24 | s3: Use tevent_req_simple_recv_ntstatus where appropriate | Volker Lendecke | 1 | -66/+11 | |
2010-10-24 | s3: Pass down a level instead of a flag to cli_posix_link_internal | Volker Lendecke | 1 | -7/+7 | |
2010-10-24 | s3: Add async cli_setpathinfo | Volker Lendecke | 2 | -0/+87 | |
2010-10-24 | s3: Add "setea" to smbclient | Volker Lendecke | 1 | -0/+47 | |
2010-10-24 | s3: Add "geteas" to smbclient | Volker Lendecke | 1 | -0/+59 | |
2010-10-24 | Add dump_data_cb() | Volker Lendecke | 2 | -21/+48 | |
2010-10-24 | Add print_asc_cb() | Volker Lendecke | 2 | -3/+24 | |
2010-10-24 | s4-test: Print correct partition DN in msDSIntId test | Kamen Mazdrashki | 1 | -1/+1 | |
Autobuild-User: Kamen Mazdrashki <kamenim@samba.org> Autobuild-Date: Sun Oct 24 20:45:21 UTC 2010 on sn-devel-104 | |||||
2010-10-24 | s4:dsdb - remove some calls of "samdb_msg_add_string" when we have talloc'ed ↵ | Matthias Dieter Wallnöfer | 2 | -13/+8 | |
strings They can be substituted by "ldb_msg_add_string" if the string was already talloc'ed. Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Sun Oct 24 20:03:27 UTC 2010 on sn-devel-104 | |||||
2010-10-24 | talloc: pytalloc should not depend on samba specific code | Stefan Metzmacher | 1 | -3/+2 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Sun Oct 24 19:21:25 UTC 2010 on sn-devel-104 |