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-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
2011-06-23
param: Remove "announce as" parameter
Andrew Bartlett
3
-34
/
+2
2011-06-23
lib/util/charset: Remove 'display charset'
Andrew Bartlett
2
-3
/
+0
2011-06-23
dfsreferral: search client's site and use it
Matthieu Patou
1
-2
/
+2
2011-06-22
s4-dbcheck: fix uninitialized errstr in err_dn_target_mismatch
Matthieu Patou
1
-2
/
+3
2011-06-22
s4-dbcheck: remove unused include
Matthieu Patou
1
-1
/
+1
2011-06-22
s4-schema: avoid segfaulting if id3.guid is NULL
Matthieu Patou
1
-2
/
+1
2011-06-22
s4-samba_dnsupdate: set environment via the env parameter
Matthieu Patou
1
-1
/
+1
2011-06-22
s4-upgradeprovision: Don't forget to populate the non replicated objects, and...
Matthieu Patou
1
-2
/
+4
2011-06-22
dbchecker: cope with a broken link to Deleted Objects
Andrew Tridgell
1
-2
/
+9
2011-06-22
dbchecker: fixed argument error for -H and DN
Andrew Tridgell
1
-1
/
+1
2011-06-22
dbchecker: when fixing a bad GUID in a DN, search by the string DN
Andrew Tridgell
1
-1
/
+1
2011-06-22
samba-tool: added --attrs option to dbcheck
Andrew Tridgell
2
-8
/
+15
2011-06-22
samba-tool: make the dbcheck class available outside of samba-tool
Andrew Tridgell
2
-285
/
+324
2011-06-22
samba-tool: added --quiet option to dbcheck
Andrew Tridgell
1
-35
/
+43
2011-06-22
s4:winbind/wb_init_domain: use DCERPC_SCHANNEL_128 in order to work against w...
Stefan Metzmacher
1
-1
/
+1
2011-06-22
s4:ntvfs/cifs: add option to use S4U2Proxy
Stefan Metzmacher
1
-0
/
+49
2011-06-22
s4:auth/kerberos: protect kerberos_kinit_password_cc() against old KDCs
Stefan Metzmacher
1
-1
/
+48
2011-06-22
s4:auth/kerberos: add S4U2Proxy support to kerberos_kinit_password_cc()
Stefan Metzmacher
3
-5
/
+134
2011-06-22
s4-dsdb: bypass validation when relax set
Andrew Tridgell
1
-1
/
+2
[next]