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
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s4-dirsync: do not return linked attribute if the target object is no more
Matthieu Patou
2011-07-11
1
-0
/
+29
*
s4-dsdb: allow objectsid to be specified in a modification operation
Matthieu Patou
2011-07-11
1
-3
/
+5
*
s4-samba-tool: dbcheck, check and fix broken metadata
Matthieu Patou
2011-07-11
1
-0
/
+77
*
s4-python: Add functions to get linkid and systemflags of an attribute
Matthieu Patou
2011-07-11
2
-0
/
+76
*
s4-dsdb: if the provision control is specified, update replication metadata e...
Matthieu Patou
2011-07-11
1
-1
/
+7
*
upgradeprovision: reduce the number of attribute that we skip
Matthieu Patou
2011-07-11
1
-2
/
+1
*
s4-provision: fix the value of creation timestamp to be a MS timestamp
Matthieu Patou
2011-07-11
1
-2
/
+2
*
s4-dsdb: when replacing linked attribute take always the new dn as the old dn...
Matthieu Patou
2011-07-11
1
-1
/
+1
*
s4-dsdb: check for single valued attribute in repl_meta_data module
Matthieu Patou
2011-07-11
1
-0
/
+11
*
dbcheck: check all objects, including deleted objects
Andrew Tridgell
2011-07-11
2
-17
/
+18
*
s4-dsdb: deleted objects are expected to be missing mandatory attributes
Andrew Tridgell
2011-07-11
1
-1
/
+2
*
s4-dsdb: fixed crash bug in extended_dn_in
Andrew Tridgell
2011-07-11
1
-2
/
+4
*
dbcheck: added confirm_all support for remaining checks
Andrew Tridgell
2011-07-11
1
-5
/
+10
*
dbcheck: use specified DB schema for non-LDAP URLs
Andrew Tridgell
2011-07-11
1
-2
/
+9
*
s4:lib/socket: iface_list_wildcard() should only return "::" if we have ipv6 ...
Stefan Metzmacher
2011-07-10
1
-1
/
+13
*
lib/param: Merge struct loadparm_service into common
Andrew Bartlett
2011-07-08
3
-33
/
+52
*
param: Move per-share parameters into a seperate file, to share with s3
Andrew Bartlett
2011-07-08
2
-37
/
+5
*
s4-param Remove offset != -1 checks
Andrew Bartlett
2011-07-08
1
-7
/
+2
*
s4-param change to struct bitmap to match s3-param
Andrew Bartlett
2011-07-08
2
-16
/
+17
*
s4-param Also check the p_class matches when comparing offset
Andrew Bartlett
2011-07-08
1
-1
/
+3
*
param: Add hooks to s3 parm_struct and the parameters void * pointer
Andrew Bartlett
2011-07-08
4
-18
/
+25
*
s4 provision: Add some of the AD-specific DNS records to the directory
Kai Blin
2011-07-07
3
-9
/
+236
*
s4 provision: split up DNS provisioning into generic and samba-specific ldifs
Kai Blin
2011-07-07
3
-21
/
+31
*
s4:torture/smb2: s/smb2cli_unlock/test_smb2_unlock
Stefan Metzmacher
2011-07-06
1
-3
/
+3
*
s4:torture/smb2: s/smb2cli_lock/test_smb2_lock
Stefan Metzmacher
2011-07-06
1
-19
/
+19
*
libcli/smb move FILE_TYPE constants in common
Andrew Bartlett
2011-07-06
1
-8
/
+0
*
libcli/smb move enum protocol_types to a common header
Andrew Bartlett
2011-07-06
1
-0
/
+1
*
ldb: make ldb a top level library for Samba 4.0
Andrew Bartlett
2011-07-05
150
-49342
/
+2
*
s4-dbcheck: support the 'none' option for prompts
Andrew Tridgell
2011-07-05
1
-2
/
+10
*
s4-pycommon: support 'none' as an option in confirm
Andrew Tridgell
2011-07-05
1
-7
/
+20
*
dbcheck: only use a paged search when checking a ldap database
Andrew Tridgell
2011-07-05
1
-1
/
+1
*
dbcheck: check for unknown attributes and offer to remove them
Andrew Tridgell
2011-07-05
1
-3
/
+46
*
s4-pycommon: allow an optional 'all' choice for confirm dialogs
Andrew Tridgell
2011-07-05
1
-3
/
+9
*
s4-dsdb: allow removal of unknown attributes if RELAX set
Andrew Tridgell
2011-07-05
2
-2
/
+21
*
s4-param Remove unused 'announce version'
Andrew Bartlett
2011-07-02
1
-10
/
+2
*
s3-param Generate parameter tables
Andrew Bartlett
2011-07-02
2
-194
/
+2
*
param: Finish conversion from lp_wins_support() -> lp_we_are_a_wins_server()
Andrew Bartlett
2011-07-02
4
-4
/
+4
*
s4-dsdb guard principalName parse for invalid inputs
Andrew Bartlett
2011-07-01
1
-1
/
+6
*
s4-dsdb Allow a servicePrincipalName of machine$
Andrew Bartlett
2011-07-01
1
-0
/
+6
*
rebuildexetendeddn: PEP8: Use spaces rather than tabs.
Jelmer Vernooij
2011-06-30
1
-66
/
+61
*
rpcclient: PEP8: Use spaces rather than tabs.
Jelmer Vernooij
2011-06-30
1
-45
/
+45
*
smbstatus: PEP8: Use spaces rather than tabs.
Jelmer Vernooij
2011-06-30
1
-38
/
+38
*
mischema: Remove unused import.
Jelmer Vernooij
2011-06-30
1
-1
/
+0
*
enablerecyclebin: Remove unused imports, fix formatting.
Jelmer Vernooij
2011-06-30
1
-5
/
+3
*
s4-param Handle BOOLREV parameters
Andrew Bartlett
2011-06-29
1
-0
/
+16
*
param: Merge param headers into lib/param/loadparm.h
Andrew Bartlett
2011-06-29
1
-101
/
+0
*
s4-param Match source3's param: use C99 initialisers
Andrew Bartlett
2011-06-29
1
-159
/
+1090
*
s4-param Merge struct parm_struct with version from source3/
Andrew Bartlett
2011-06-29
3
-14
/
+15
*
param: Merge struct parm_struct definitions
Andrew Bartlett
2011-06-29
2
-12
/
+13
*
Remove obsolete BUGS file.
Jelmer Vernooij
2011-06-29
1
-24
/
+0
[prev]
[next]