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