summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libcli/cldap: don't pass tevent_context to cldap_socket_init()Stefan Metzmacher2011-10-1011-20/+14
* libcli/cldap: make use of explicit tevent_contextsStefan Metzmacher2011-10-101-50/+75
* libcli/cldap: pass tevent_context to cldap_search_send()Stefan Metzmacher2011-10-103-5/+9
* libcli/cldap: pass tevent_context to cldap_netlogon_send()Stefan Metzmacher2011-10-107-8/+14
* libcli/cldap: pass tevent_context to cldap_set_incoming_handler()Stefan Metzmacher2011-10-103-2/+6
* s3:smb2_create: fix allocation size return value when opening existing filesChristian Ambach2011-10-101-2/+2
* s3-passdb: split out passdb/pdb_smbpasswd.h.Günther Deschner2011-10-103-4/+31
* s3-passdb: split out passdb/pdb_wbc_sam.h.Günther Deschner2011-10-103-4/+34
* s3-passdb: split out passdb/pdb_tdb.h.Günther Deschner2011-10-103-4/+33
* s3-net: when all DNS servers fail to operate, the overal DNS registration resultGünther Deschner2011-10-101-0/+2
* ldb: change version to 1.1.3 after pyldb changesldb-1.1.3Stefan Metzmacher2011-10-103-1/+259
* Remove pointless exception catching in tests.Jelmer Vernooij2011-10-092-10/+4
* netcmd/domain: Remove unused imports.Jelmer Vernooij2011-10-081-2/+2
* s3-docs: Fix typo.Karolin Seeger2011-10-081-1/+1
* s3-docs: Fix bug #7908.Karolin Seeger2011-10-081-1/+1
* netcmd: Avoid catching all exceptions, avoid using ';' at the end of lines.Jelmer Vernooij2011-10-081-9/+8
* upgrade: Avoid catching all exceptions, just catch the ones we care about.Jelmer Vernooij2011-10-081-11/+9
* s4:findprovisionusnranges - the default python path is detected over "env"Matthias Dieter Wallnöfer2011-10-081-1/+1
* s4:upgrading-samba4.txt - fix mistakes reported by bug #8504Matthias Dieter Wallnöfer2011-10-081-1/+0
* examples/VFS: add skel_get_dfs_referrals()Stefan Metzmacher2011-10-082-0/+14
* examples/VFS: fix names in skel_opaque.cStefan Metzmacher2011-10-081-3/+3
* s4:torture/smb2: avoid '//' commentsStefan Metzmacher2011-10-081-1/+1
* s4:torture/drs: avoid '//' commentsStefan Metzmacher2011-10-081-2/+2
* s4:lib/wmi: avoid '//' commentsStefan Metzmacher2011-10-081-8/+8
* s3:utils: avoid '//' commentsStefan Metzmacher2011-10-082-2/+2
* s3:lib/netapi: avoid '//' commentsStefan Metzmacher2011-10-082-3/+3
* dnsserver.idl: avoid '//' commentsStefan Metzmacher2011-10-081-180/+180
* build: build wbinfo only once in the waf buildAndrew Bartlett2011-10-084-14/+7
* build: remove double-setting of build_public_headersAndrew Bartlett2011-10-081-3/+0
* build: s3 public headers appear to be correct nowAndrew Bartlett2011-10-081-3/+0
* selftest: run dfs tests on plugin_s4_dcStefan Metzmacher2011-10-082-0/+4
* s3:modules: add vfs_dfs_samba4Stefan Metzmacher2011-10-083-2/+167
* s3:msdfs: removed unused variablesStefan Metzmacher2011-10-081-209/+0
* s3:msdfs: implement setup_dfs_referral() on top of SMB_VFS_GET_DFS_REFERRALS()Stefan Metzmacher2011-10-082-86/+32
* s3:vfs: add SMB_VFS_GET_DFS_REFERRAL() hooksStefan Metzmacher2011-10-086-1/+209
* s3:param: add lp_host_msdfs to loadparm_s3_contextStefan Metzmacher2011-10-081-1/+3
* s4:smb_server: implement dfs referral handing on top of dfs_server_ad_get_ref...Stefan Metzmacher2011-10-082-812/+54
* dfs_server: add generic dfs_server_ad_get_referrals() callStefan Metzmacher2011-10-084-0/+878
* examples/VFS: fix a typo in the READMEMichael Adam2011-10-081-1/+1
* Fix bug #8509 - Read-only handles on SAMR allow SAMR_DOMAIN_ACCESS_CREATE_USER.Jeremy Allison2011-10-071-3/+8
* s4:dsdb/password_hash: add DSDB_CONTROL_PASSWORD_BYPASS_LAST_SET_OIDStefan Metzmacher2011-10-073-1/+42
* Revert "ldb: support raw OIDs in control string parsing"Stefan Metzmacher2011-10-072-19/+0
* s4:dbchecker: make use of local_oid controls for dsdb.DSDB_CONTROL_DBCHECKStefan Metzmacher2011-10-071-1/+1
* ldb/ldb_controls: allow oid up to 255 charsStefan Metzmacher2011-10-071-1/+1
* s4:dsdb: fix the order of DSDB_CONTROL_* defines in samdb.hStefan Metzmacher2011-10-071-10/+10
* uid_wrapper: Add uwrap_setresuid().Andreas Schneider2011-10-072-0/+17
* uid_wrapper: Add uwrap_setregid().Andreas Schneider2011-10-072-0/+17
* uid_wrapper: Add uwrap_setreuid().Andreas Schneider2011-10-072-0/+17
* s4-param copy print_parameter and equal_parameter in from source3Andrew Bartlett2011-10-071-10/+24
* s3-param Remove odd formatting to allow code mergeAndrew Bartlett2011-10-071-18/+18