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
...
*
|
s4-ipv6: fill in pdc_ip in DsRGetDCNameEx2
Andrew Tridgell
2011-06-08
1
-3
/
+12
*
|
s4-wins: ensure we only use IPv4 for WINS owner
Andrew Tridgell
2011-06-08
2
-2
/
+2
*
|
s4-interface: raise the debug level for interface discovery
Andrew Tridgell
2011-06-08
1
-3
/
+3
*
|
s4-gensec bring GSS_S_CONTEXT_EXPIRED into it's own error handler
Andrew Bartlett
2011-06-08
1
-0
/
+59
*
|
s4-credentials Don't use expired Kerberos or GSSAPI credentials
Andrew Bartlett
2011-06-08
1
-4
/
+57
*
|
s4-credentials Allow use of file-based credentials caches for debugging.
Andrew Bartlett
2011-06-08
1
-3
/
+9
*
|
Part 3 of bugfix for #8211 - "inherit owner = yes" doesn't interact correctly...
Jeremy Allison
2011-06-08
1
-17
/
+43
*
|
Part 2 of bugfix for #8211 - "inherit owner = yes" doesn't interact correctly...
Jeremy Allison
2011-06-07
1
-0
/
+2
*
|
Part 1 of bugfix for #8211 - "inherit owner = yes" doesn't interact correctly...
Jeremy Allison
2011-06-07
1
-0
/
+2
*
|
Fix re-opened bug 8083 - "inherit owner = yes" doesn't interact correctly wit...
Jeremy Allison
2011-06-07
1
-4
/
+17
*
|
s3:libsmb/cli_np_tstream: use larger buffers to avoid a bug NT4 servers (bug ...
Stefan Metzmacher
2011-06-07
1
-2
/
+17
*
|
s3:idmap_autorid: fail initialization if the domain is not "*"
Michael Adam
2011-06-07
1
-0
/
+8
*
|
s3:docs: fix the example in the idmap_autorid manpage to use "idmap config * ...
Michael Adam
2011-06-07
1
-1
/
+1
*
|
s3:idmap_autorid: use "idmap config <DOMAIN> : rangesize" instead of "autorid...
Michael Adam
2011-06-07
1
-1
/
+9
*
|
s3:idmap_autorid: add a talloc_stackframe() to idmap_autorid_initialize()
Michael Adam
2011-06-07
1
-5
/
+6
*
|
s4-cldap: fixed the CLDAP response for IPv6 clients
Andrew Tridgell
2011-06-07
1
-6
/
+8
*
|
s4-ipv6: fixed a crash in the IPv6 DNS code
Andrew Tridgell
2011-06-07
1
-1
/
+1
*
|
s4-dns: fixed samba_tool -> samba-tool
Andrew Tridgell
2011-06-07
1
-1
/
+1
*
|
s4-build: install a build link bin/provision
Andrew Tridgell
2011-06-07
1
-0
/
+2
*
|
selftest: Fix 'make quicktest' on systems without LDAP development support
Andrew Bartlett
2011-06-07
1
-6
/
+17
*
|
s4-provision: fixed detection of V4/V6 addresses
Andrew Tridgell
2011-06-07
1
-2
/
+29
*
|
s4-ipv6: fixed iface_list_same_net() for IPv6
Andrew Tridgell
2011-06-07
1
-3
/
+15
*
|
s4-ipv6: fixed DNS handling with new IPv6 code
Andrew Tridgell
2011-06-07
1
-1
/
+16
*
|
s4-dsdb: cope with missing backlinks in rpmd handling
Andrew Tridgell
2011-06-07
1
-1
/
+10
*
|
s4-netlogon: force an IPv4 address
Andrew Tridgell
2011-06-07
1
-1
/
+1
*
|
s4-ipv6: fix iface_list_best_ip() for IPv6
Andrew Tridgell
2011-06-07
1
-1
/
+23
*
|
s3-docs Add documentation for ncalrpc dir
Andrew Bartlett
2011-06-07
1
-0
/
+13
*
|
s3-auth Use loadparm_init_s3() to get an lp_ctx for auth_samba4
Andrew Bartlett
2011-06-07
1
-15
/
+2
*
|
s4-auth Move default auth methods back into auth.c
Andrew Bartlett
2011-06-07
2
-7
/
+6
*
|
s3: Remove unused variables
Volker Lendecke
2011-06-07
1
-2
/
+0
*
|
s3-waf: Fix pthreadpool build which needs librt now.
Andreas Schneider
2011-06-06
1
-1
/
+1
*
|
Fix bug #8197 - winbind does not properly detect when a DC connection is dead.
Jeremy Allison
2011-06-06
1
-6
/
+32
*
|
s3: Remove a pointless if-statement
Volker Lendecke
2011-06-06
1
-3
/
+1
*
|
s3: Fix two debug messages
Volker Lendecke
2011-06-06
1
-2
/
+2
*
|
s4/server: simplify and replace bad portable gettimeofday by time
Björn Jacke
2011-06-06
1
-15
/
+2
*
|
s3/pthreadpool: replace bad portable gettimeofday by clock_gettime
Björn Jacke
2011-06-06
1
-4
/
+2
*
|
s3-s4-param: Add hooks for parametric options in the s3/s4 glue layer
Andrew Bartlett
2011-06-06
3
-0
/
+32
*
|
s3-passdb use new loadparm_init_s3 rather than reloading the smb.conf
Andrew Bartlett
2011-06-06
1
-14
/
+2
*
|
s4-modules Remove lp_ctx from init functions that no longer need it
Andrew Bartlett
2011-06-06
29
-36
/
+36
*
|
s4-param Remove 'modules dir'
Andrew Bartlett
2011-06-06
3
-6
/
+10
*
|
lib/util use modules_path(), data_path() and shlib_ext() from source3
Andrew Bartlett
2011-06-06
15
-71
/
+104
*
|
s3-lib Remove unused lib_path()
Andrew Bartlett
2011-06-06
2
-14
/
+0
*
|
s4-param Add hook between Samba3 and Samba4 loadparm systems.
Andrew Bartlett
2011-06-06
8
-16
/
+333
*
|
s4-param make lpcfg_sam_name() cope with PDC and BDC roles
Andrew Bartlett
2011-06-06
1
-1
/
+2
*
|
s3-param always allow the realm parameter
Andrew Bartlett
2011-06-06
1
-2
/
+0
*
|
s4-param Remove 'sid generator'
Andrew Bartlett
2011-06-06
8
-34
/
+10
*
|
s4-param Remove 'idmap database'
Andrew Bartlett
2011-06-06
4
-8
/
+3
*
|
s4-param Remove 'secrets database' parameter
Andrew Bartlett
2011-06-06
4
-8
/
+3
*
|
s4-param Remove 'sam database' parameter
Andrew Bartlett
2011-06-06
10
-26
/
+23
*
|
libcli/util Remove prototype for ntstatus_dos_equal()
Andrew Bartlett
2011-06-06
1
-3
/
+0
[prev]
[next]