index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-08
examples/VFS: add skel_get_dfs_referrals()
Stefan Metzmacher
2
-0
/
+14
2011-10-08
examples/VFS: fix names in skel_opaque.c
Stefan Metzmacher
1
-3
/
+3
2011-10-08
s4:torture/smb2: avoid '//' comments
Stefan Metzmacher
1
-1
/
+1
2011-10-08
s4:torture/drs: avoid '//' comments
Stefan Metzmacher
1
-2
/
+2
2011-10-08
s4:lib/wmi: avoid '//' comments
Stefan Metzmacher
1
-8
/
+8
2011-10-08
s3:utils: avoid '//' comments
Stefan Metzmacher
2
-2
/
+2
2011-10-08
s3:lib/netapi: avoid '//' comments
Stefan Metzmacher
2
-3
/
+3
2011-10-08
dnsserver.idl: avoid '//' comments
Stefan Metzmacher
1
-180
/
+180
2011-10-08
build: build wbinfo only once in the waf build
Andrew Bartlett
4
-14
/
+7
2011-10-08
build: remove double-setting of build_public_headers
Andrew Bartlett
1
-3
/
+0
2011-10-08
build: s3 public headers appear to be correct now
Andrew Bartlett
1
-3
/
+0
2011-10-08
selftest: run dfs tests on plugin_s4_dc
Stefan Metzmacher
2
-0
/
+4
2011-10-08
s3:modules: add vfs_dfs_samba4
Stefan Metzmacher
3
-2
/
+167
2011-10-08
s3:msdfs: removed unused variables
Stefan Metzmacher
1
-209
/
+0
2011-10-08
s3:msdfs: implement setup_dfs_referral() on top of SMB_VFS_GET_DFS_REFERRALS()
Stefan Metzmacher
2
-86
/
+32
2011-10-08
s3:vfs: add SMB_VFS_GET_DFS_REFERRAL() hooks
Stefan Metzmacher
6
-1
/
+209
2011-10-08
s3:param: add lp_host_msdfs to loadparm_s3_context
Stefan Metzmacher
1
-1
/
+3
2011-10-08
s4:smb_server: implement dfs referral handing on top of dfs_server_ad_get_ref...
Stefan Metzmacher
2
-812
/
+54
2011-10-08
dfs_server: add generic dfs_server_ad_get_referrals() call
Stefan Metzmacher
4
-0
/
+878
2011-10-08
examples/VFS: fix a typo in the README
Michael Adam
1
-1
/
+1
2011-10-07
Fix bug #8509 - Read-only handles on SAMR allow SAMR_DOMAIN_ACCESS_CREATE_USER.
Jeremy Allison
1
-3
/
+8
2011-10-07
s4:dsdb/password_hash: add DSDB_CONTROL_PASSWORD_BYPASS_LAST_SET_OID
Stefan Metzmacher
3
-1
/
+42
2011-10-07
Revert "ldb: support raw OIDs in control string parsing"
Stefan Metzmacher
2
-19
/
+0
2011-10-07
s4:dbchecker: make use of local_oid controls for dsdb.DSDB_CONTROL_DBCHECK
Stefan Metzmacher
1
-1
/
+1
2011-10-07
ldb/ldb_controls: allow oid up to 255 chars
Stefan Metzmacher
1
-1
/
+1
2011-10-07
s4:dsdb: fix the order of DSDB_CONTROL_* defines in samdb.h
Stefan Metzmacher
1
-10
/
+10
2011-10-07
uid_wrapper: Add uwrap_setresuid().
Andreas Schneider
2
-0
/
+17
2011-10-07
uid_wrapper: Add uwrap_setregid().
Andreas Schneider
2
-0
/
+17
2011-10-07
uid_wrapper: Add uwrap_setreuid().
Andreas Schneider
2
-0
/
+17
2011-10-07
s4-param copy print_parameter and equal_parameter in from source3
Andrew Bartlett
1
-10
/
+24
2011-10-07
s3-param Remove odd formatting to allow code merge
Andrew Bartlett
1
-18
/
+18
2011-10-07
s3-param: inline octal_string into caller to allow code merge
Andrew Bartlett
1
-3
/
+6
2011-10-07
param: Use a bool to hold boolean parameters
Andrew Bartlett
2
-8
/
+8
2011-10-07
s3-param use Auto define for lm_announce default
Andrew Bartlett
1
-1
/
+1
2011-10-07
ldb: use ldb directly rather than via a copy
Andrew Bartlett
8
-740
/
+7
2011-10-07
build: ndrdump is only built with waf
Andrew Bartlett
1
-2
/
+0
2011-10-07
build: Remove obsolete --enable/disable-merged-build
Andrew Bartlett
1
-1
/
+0
2011-10-07
build: Remove _SAMBA_WAF_BUILD_
Andrew Bartlett
2
-5
/
+4
2011-10-07
autobuild: Remove s3-waf from autobuild
Andrew Bartlett
1
-8
/
+1
2011-10-07
build: Reduce build systems to just top level waf and autoconf
Andrew Bartlett
13
-447
/
+49
2011-10-07
s4-dsdb: special case for deleted objects one way link
Andrew Tridgell
1
-4
/
+17
2011-10-07
s4-dsdb: don't display links to deleted objects
Andrew Tridgell
1
-9
/
+42
2011-10-07
s4-dsdb: fixed one_way_link calculation
Andrew Tridgell
1
-1
/
+2
2011-10-07
s4-dsdb: fixed behaviour of show_deleted and show_recycled control
Andrew Tridgell
1
-38
/
+71
2011-10-07
s4-dsdb: fixed the check_optional_feature() call
Andrew Tridgell
1
-19
/
+24
2011-10-06
s3:lib: remove unused/empty modules.c
Stefan Metzmacher
2
-23
/
+1
2011-10-06
selftest/Samba3: enable uid wrapper in nmbd, winbindd and smbd
Stefan Metzmacher
1
-0
/
+6
2011-10-06
s3:configure.developer: add --enable-uid-wrapper
Stefan Metzmacher
1
-0
/
+1
2011-10-06
s3: Use the uid_wrapper
Volker Lendecke
8
-5
/
+17
2011-10-06
uid_wrapper: We have talloc_array_length, no need for an explicit length
Volker Lendecke
1
-9
/
+9
[prev]
[next]