index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/param: Remove unused #include of lib/socket/socket.h
Andrew Bartlett
2011-10-11
1
-1
/
+0
*
libcli/smb Move CSC_POLICY_* definition to smb_constants.h
Andrew Bartlett
2011-10-11
3
-12
/
+8
*
lib/param move source4 param code to the top level
Andrew Bartlett
2011-10-11
22
-3785
/
+3821
*
pac: Fix wrong memory allocation check
Simo Sorce
2011-10-11
1
-1
/
+1
*
ndr.pc: needs samba-util not samba-hostconfig
Simo Sorce
2011-10-10
1
-1
/
+1
*
libcli/cldap: don't pass tevent_context to cldap_socket_init()
Stefan Metzmacher
2011-10-10
11
-20
/
+14
*
libcli/cldap: make use of explicit tevent_contexts
Stefan Metzmacher
2011-10-10
1
-50
/
+75
*
libcli/cldap: pass tevent_context to cldap_search_send()
Stefan Metzmacher
2011-10-10
3
-5
/
+9
*
libcli/cldap: pass tevent_context to cldap_netlogon_send()
Stefan Metzmacher
2011-10-10
7
-8
/
+14
*
libcli/cldap: pass tevent_context to cldap_set_incoming_handler()
Stefan Metzmacher
2011-10-10
3
-2
/
+6
*
s3:smb2_create: fix allocation size return value when opening existing files
Christian Ambach
2011-10-10
1
-2
/
+2
*
s3-passdb: split out passdb/pdb_smbpasswd.h.
Günther Deschner
2011-10-10
3
-4
/
+31
*
s3-passdb: split out passdb/pdb_wbc_sam.h.
Günther Deschner
2011-10-10
3
-4
/
+34
*
s3-passdb: split out passdb/pdb_tdb.h.
Günther Deschner
2011-10-10
3
-4
/
+33
*
s3-net: when all DNS servers fail to operate, the overal DNS registration result
Günther Deschner
2011-10-10
1
-0
/
+2
*
ldb: change version to 1.1.3 after pyldb changes
Stefan Metzmacher
2011-10-10
3
-1
/
+259
*
Remove pointless exception catching in tests.
Jelmer Vernooij
2011-10-09
2
-10
/
+4
*
netcmd/domain: Remove unused imports.
Jelmer Vernooij
2011-10-08
1
-2
/
+2
*
s3-docs: Fix typo.
Karolin Seeger
2011-10-08
1
-1
/
+1
*
s3-docs: Fix bug #7908.
Karolin Seeger
2011-10-08
1
-1
/
+1
*
netcmd: Avoid catching all exceptions, avoid using ';' at the end of lines.
Jelmer Vernooij
2011-10-08
1
-9
/
+8
*
upgrade: Avoid catching all exceptions, just catch the ones we care about.
Jelmer Vernooij
2011-10-08
1
-11
/
+9
*
s4:findprovisionusnranges - the default python path is detected over "env"
Matthias Dieter Wallnöfer
2011-10-08
1
-1
/
+1
*
s4:upgrading-samba4.txt - fix mistakes reported by bug #8504
Matthias Dieter Wallnöfer
2011-10-08
1
-1
/
+0
*
examples/VFS: add skel_get_dfs_referrals()
Stefan Metzmacher
2011-10-08
2
-0
/
+14
*
examples/VFS: fix names in skel_opaque.c
Stefan Metzmacher
2011-10-08
1
-3
/
+3
*
s4:torture/smb2: avoid '//' comments
Stefan Metzmacher
2011-10-08
1
-1
/
+1
*
s4:torture/drs: avoid '//' comments
Stefan Metzmacher
2011-10-08
1
-2
/
+2
*
s4:lib/wmi: avoid '//' comments
Stefan Metzmacher
2011-10-08
1
-8
/
+8
*
s3:utils: avoid '//' comments
Stefan Metzmacher
2011-10-08
2
-2
/
+2
*
s3:lib/netapi: avoid '//' comments
Stefan Metzmacher
2011-10-08
2
-3
/
+3
*
dnsserver.idl: avoid '//' comments
Stefan Metzmacher
2011-10-08
1
-180
/
+180
*
build: build wbinfo only once in the waf build
Andrew Bartlett
2011-10-08
4
-14
/
+7
*
build: remove double-setting of build_public_headers
Andrew Bartlett
2011-10-08
1
-3
/
+0
*
build: s3 public headers appear to be correct now
Andrew Bartlett
2011-10-08
1
-3
/
+0
*
selftest: run dfs tests on plugin_s4_dc
Stefan Metzmacher
2011-10-08
2
-0
/
+4
*
s3:modules: add vfs_dfs_samba4
Stefan Metzmacher
2011-10-08
3
-2
/
+167
*
s3:msdfs: removed unused variables
Stefan Metzmacher
2011-10-08
1
-209
/
+0
*
s3:msdfs: implement setup_dfs_referral() on top of SMB_VFS_GET_DFS_REFERRALS()
Stefan Metzmacher
2011-10-08
2
-86
/
+32
*
s3:vfs: add SMB_VFS_GET_DFS_REFERRAL() hooks
Stefan Metzmacher
2011-10-08
6
-1
/
+209
*
s3:param: add lp_host_msdfs to loadparm_s3_context
Stefan Metzmacher
2011-10-08
1
-1
/
+3
*
s4:smb_server: implement dfs referral handing on top of dfs_server_ad_get_ref...
Stefan Metzmacher
2011-10-08
2
-812
/
+54
*
dfs_server: add generic dfs_server_ad_get_referrals() call
Stefan Metzmacher
2011-10-08
4
-0
/
+878
*
examples/VFS: fix a typo in the README
Michael Adam
2011-10-08
1
-1
/
+1
*
Fix bug #8509 - Read-only handles on SAMR allow SAMR_DOMAIN_ACCESS_CREATE_USER.
Jeremy Allison
2011-10-07
1
-3
/
+8
*
s4:dsdb/password_hash: add DSDB_CONTROL_PASSWORD_BYPASS_LAST_SET_OID
Stefan Metzmacher
2011-10-07
3
-1
/
+42
*
Revert "ldb: support raw OIDs in control string parsing"
Stefan Metzmacher
2011-10-07
2
-19
/
+0
*
s4:dbchecker: make use of local_oid controls for dsdb.DSDB_CONTROL_DBCHECK
Stefan Metzmacher
2011-10-07
1
-1
/
+1
*
ldb/ldb_controls: allow oid up to 255 chars
Stefan Metzmacher
2011-10-07
1
-1
/
+1
*
s4:dsdb: fix the order of DSDB_CONTROL_* defines in samdb.h
Stefan Metzmacher
2011-10-07
1
-10
/
+10
[next]