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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-26
s3-waf: convert PLAINTEXT_AUTH, SLCACHE and DCUTIL into subsystems.
Günther Deschner
1
-11
/
+19
2010-09-26
s3-vfs: fix the build of nfs4_acls.c
Günther Deschner
1
-1
/
+2
2010-09-26
s3-waf: Link smbd against RPCECHO.
Andreas Schneider
1
-1
/
+1
2010-09-26
s3: Remove talloc_autofree_context() from nametouid()
Volker Lendecke
1
-1
/
+1
2010-09-26
s3: Remove talloc_autofree_context() from guest_user_info()
Volker Lendecke
1
-1
/
+2
2010-09-26
s3: Remove talloc_autofree_context() from getpwnam_alloc()
Volker Lendecke
1
-1
/
+1
2010-09-26
s3: Remove talloc_autofree_context() from notify_internal_parent_init()
Volker Lendecke
3
-6
/
+5
2010-09-26
Fix bug #7698 - Assert causes smbd to panic on invalid NetBIOS session request.
Jeremy Allison
6
-57
/
+134
2010-09-26
s4:schannel: handle move flag combinations in the server
Stefan Metzmacher
1
-13
/
+23
2010-09-26
s4-auth: fixed the SID list for DCs in the PAC
Andrew Tridgell
4
-29
/
+16
2010-09-26
autobuild: fixed detection of master changes
Andrew Tridgell
1
-3
/
+4
2010-09-26
s3-selftest: added samba3.posix_s3.rap.printing as a knownfail
Andrew Tridgell
1
-0
/
+1
2010-09-26
idl-pac: add a decoder for the pac info ctr
Andrew Tridgell
1
-0
/
+4
2010-09-26
s4-drs: use the system sam_ctx for updaterefs
Andrew Tridgell
1
-8
/
+9
2010-09-26
s4-spn: don't try to do SPN updates as a RODC
Andrew Tridgell
1
-0
/
+4
2010-09-26
libcli/ldap: let ldap_full_packet() use asn1_peek_tag_needed_size()
Stefan Metzmacher
1
-1
/
+1
2010-09-26
lib/util/asn1: add asn1_peek_tag_needed_size() and asn1_peek_full_tag()
Stefan Metzmacher
2
-0
/
+85
2010-09-26
libcli/util: let tstream_read_pdu_blob_* cope with variable length headers
Stefan Metzmacher
1
-5
/
+13
2010-09-26
s4-kerberos Don't segfault if the password isn't specified in keytab generation
Andrew Bartlett
1
-0
/
+7
2010-09-26
upgradeprovision: fix a typo
Matthieu Patou
1
-1
/
+1
2010-09-26
upgradeprovision: Fix a bug with renamed entries
Matthieu Patou
1
-2
/
+13
2010-09-26
upgradeprovision: fix a bug with not updated links
Matthieu Patou
1
-0
/
+1
2010-09-26
s4 provision: start with gpo of version 0 and be consistent between different...
Matthieu Patou
2
-3
/
+3
2010-09-26
s4 upgradeprovision: fix a bug with empty reference objects
Matthieu Patou
1
-1
/
+9
2010-09-26
s4 upgradeprovision: Copy versionNumber if not present it helps to make gpo v...
Matthieu Patou
1
-3
/
+3
2010-09-26
s4 provision: Make GPO folder group writable
Matthieu Patou
1
-3
/
+3
2010-09-26
s3: Remove talloc_autofree_context() from change_to_guest()
Volker Lendecke
1
-1
/
+1
2010-09-26
s3: Remove talloc_autofree_context() from swat
Volker Lendecke
1
-2
/
+2
2010-09-26
s3: Remove talloc_autofree_context() from smbpasswd
Volker Lendecke
1
-2
/
+2
2010-09-26
s3: Remove talloc_autofree_context() from net_sam_provision()
Volker Lendecke
1
-1
/
+1
2010-09-26
s3: Remove talloc_autofree_context() from lookup_unix_user_name()
Volker Lendecke
1
-1
/
+1
2010-09-26
s3: Remove talloc_autofree_context() from pdb_init_ads()
Volker Lendecke
1
-1
/
+1
2010-09-26
s3: Remove two talloc_autofree_context() calls
Volker Lendecke
1
-2
/
+2
2010-09-26
s3: Remove talloc_autofree_context() from serverid_db()
Volker Lendecke
1
-2
/
+2
2010-09-26
s3: Remove talloc_autofree_context() from serverid_parent_init()
Volker Lendecke
3
-5
/
+4
2010-09-26
s3: Remove talloc_autofree_context() from messaging_tdb_parent_init()
Volker Lendecke
3
-5
/
+4
2010-09-26
s3: Remove talloc_autofree_context() from ctdb_read_req()
Volker Lendecke
1
-1
/
+2
2010-09-26
s3: Remove talloc_autofree_context() from get_root_nt_token()
Volker Lendecke
1
-1
/
+1
2010-09-26
upgradeprovision: use the same case for hostname in reference provision as in...
Matthieu Patou
1
-1
/
+1
2010-09-26
autobuild: added --retry option
Andrew Tridgell
1
-26
/
+68
2010-09-26
s4-dns: the DNS/${HOSTNAME} SPN should be on the DNS account only
Andrew Tridgell
1
-1
/
+0
2010-09-26
s4-provision: switch to dns-HOSTNAME instead of dns
Andrew Tridgell
4
-25
/
+33
2010-09-26
autobuild: enable ccache
Andrew Tridgell
1
-0
/
+2
2010-09-26
autobuild: added --fix-whitespace option
Andrew Tridgell
1
-1
/
+7
2010-09-26
autobuild: added --rebase-master and --push-master
Andrew Tridgell
2
-3
/
+26
2010-09-26
autobuild: added a EDITOR script to mark successful autobuilds
Andrew Tridgell
2
-7
/
+37
2010-09-26
autobuild: added --rebase option
Andrew Tridgell
1
-24
/
+35
2010-09-26
script: added autobuild.py automatic build test script
Andrew Tridgell
1
-0
/
+263
2010-09-26
s4-possibleinferiors.py: Fix usage of 'paged_search' module for remote LDB co...
Kamen Mazdrashki
1
-1
/
+7
2010-09-26
s4-fsmo.py: Fix usage of 'paged_search' module for remote LDB connections
Kamen Mazdrashki
1
-2
/
+3
[next]