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-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
2011-06-29
s4-param Merge struct parm_struct with version from source3/
Andrew Bartlett
3
-14
/
+15
2011-06-29
param: Merge struct parm_struct definitions
Andrew Bartlett
2
-12
/
+13
2011-06-29
Remove obsolete BUGS file.
Jelmer Vernooij
1
-24
/
+0
2011-06-28
s4:kdc/mit_samba: disable mit_samba_check_s4u2proxy()
Stefan Metzmacher
1
-0
/
+9
2011-06-28
s4:kdc: generate the S4U_DELEGATION_INFO in the regenerated pac
Stefan Metzmacher
5
-11
/
+157
2011-06-28
s4:kdc: use KRB5_WINDC_PLUGIN_MINOR define instead of KRB5_WINDC_PLUGING_MINOR
Stefan Metzmacher
1
-1
/
+1
2011-06-28
HEIMDAL:kdc: pass down the delegated_proxy_principal to the verify_pac()
Stefan Metzmacher
3
-20
/
+41
2011-06-28
HEIMDAL:kdc/windc_plugin.h: KRB5_WINDC_PLUGIN_MINOR 4 => 5
Stefan Metzmacher
1
-2
/
+2
2011-06-24
s4:selftest: test ntvfs.cifs with s4u2proxy
Stefan Metzmacher
1
-1
/
+7
2011-06-24
s4:selftest: use wildcards for ntvfs.cifs tests in knownfail and skip files
Stefan Metzmacher
2
-36
/
+20
2011-06-24
s4:kdc: implement samba_kdc_check_s4u2proxy()
Stefan Metzmacher
2
-0
/
+106
2011-06-24
s4:samba-tool: add "delegation" subcommands for S4U2Proxy and related stuff
Stefan Metzmacher
2
-0
/
+269
2011-06-24
s4:python/samba/samdb: add toggle_userAccountFlags() helper function
Stefan Metzmacher
1
-10
/
+35
2011-06-24
HEIMDAL:kdc: don't allow self delegation if a backend check_constrained_deleg...
Stefan Metzmacher
1
-4
/
+4
2011-06-24
HEIMDAL:kdc: pass down the server hdb_entry_ex to check_constrained_delegation()
Stefan Metzmacher
1
-5
/
+19
2011-06-24
HEIMDAL:kdc: use the correct client realm in the EncTicketPart
Stefan Metzmacher
1
-1
/
+1
2011-06-24
s4-lsa: Fix typo
Sumit Bose
1
-1
/
+1
2011-06-24
param: Remove remaining references to announce as and announce version
Andrew Bartlett
2
-7
/
+0
[next]