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
path:
root
/
source4
/
cldap_server
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:dsdb: Move cldap netlogon functions into samdb/ldb_modules
Benjamin Franzke
2013-11-11
3
-487
/
+1
*
s4:cldap_server: Do not handle netlogon ourself anymore
Benjamin Franzke
2013-11-11
3
-62
/
+5
*
s4:cldap_server: Move netlogon parsing into utility function
Benjamin Franzke
2013-11-11
2
-34
/
+73
*
s4: Fix a -Wunused-value warning
Volker Lendecke
2012-09-26
1
-1
/
+1
*
s4:cldap_server: only return DS_SERVER_*TIMESERV if "ntp_signd" is used
Stefan Metzmacher
2012-08-16
1
-4
/
+6
*
s4:cldap_server: set DS_SERVER_SELECT_SECRET_DOMAIN_6 if we're a RODC
Stefan Metzmacher
2012-08-16
1
-5
/
+9
*
lib/param: Create a seperate server role for "active directory domain control...
Andrew Bartlett
2012-06-15
1
-1
/
+1
*
s4:cldap_server/netlogon.c: it is wrong to specify "\\" in front of the hostname
Stefan Metzmacher
2012-01-04
1
-2
/
+6
*
s4-netlogon: Revert patch f02e4ebfafa6e5911e3fe744b1780527ab12c970
Amitay Isaacs
2011-12-14
1
-5
/
+0
*
s4-cldap: Set DS_DNS_CONTROLLER bit if we are running RPC dnsserver
Amitay Isaacs
2011-12-13
1
-0
/
+5
*
s4:netlogon RPC server - DsRGetDcNameEx - set the DNS name flags correctly
Matthias Dieter Wallnöfer
2011-11-27
1
-12
/
+0
*
s4:cldap_server/netlogon.c - DS_SERVER_CLOSEST handling
Matthias Dieter Wallnöfer
2011-11-27
1
-2
/
+5
*
libcli/cldap: don't pass tevent_context to cldap_socket_init()
Stefan Metzmacher
2011-10-10
1
-1
/
+0
*
libcli/cldap: pass tevent_context to cldap_set_incoming_handler()
Stefan Metzmacher
2011-10-10
1
-1
/
+2
*
s4-cldap: fixed cldap search based on dom_sid
Andrew Tridgell
2011-09-05
1
-15
/
+4
*
cli_cldap: Lowercase name.
Jelmer Vernooij
2011-07-26
1
-1
/
+1
*
libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol
Andrew Bartlett
2011-06-20
1
-1
/
+1
*
s4-cldap: fixed the CLDAP response for IPv6 clients
Andrew Tridgell
2011-06-07
1
-6
/
+8
*
s4-netlogon: force an IPv4 address
Andrew Tridgell
2011-06-07
1
-1
/
+1
*
s4-ipv6: update callers to load_interface_list()
Andrew Tridgell
2011-06-06
2
-2
/
+2
*
s4-ipv6: use iface_list_wildcard() to listen on IPv6
Andrew Tridgell
2011-06-06
1
-2
/
+7
*
s4-interfaces Rename interfaces code so not to conflict with source3/
Andrew Bartlett
2011-05-08
2
-7
/
+7
*
source4/: Fix prototypes for all functions in various subsystems.
Jelmer Vernooij
2011-03-19
1
-0
/
+2
*
Fix some types
Jelmer Vernooij
2011-02-28
1
-1
/
+1
*
build: moved libds/common/flag_mapping.c into a common subsystem
Andrew Tridgell
2011-02-24
1
-0
/
+1
*
ldb: use #include <ldb.h> for ldb
Andrew Tridgell
2011-02-10
3
-6
/
+6
*
cldap: Build as shared module.
Jelmer Vernooij
2010-11-15
1
-0
/
+1
*
ldbsamba: Lowercase library name.
Jelmer Vernooij
2010-11-07
1
-1
/
+1
*
s4: Remove the old perl/m4/make/mk-based build system.
Jelmer Vernooij
2010-10-31
1
-24
/
+0
*
s4: Drop duplicate 'lib' prefix for private libraries.
Jelmer Vernooij
2010-10-26
1
-1
/
+1
*
s4: Rename LIBNETIF to libnetif.
Jelmer Vernooij
2010-10-23
1
-1
/
+1
*
cldapd: Add missing dependency on ldbsamba.
Jelmer Vernooij
2010-10-10
1
-1
/
+1
*
samdb: Add flags argument to samdb_connect().
Jelmer Vernooij
2010-10-10
1
-1
/
+1
*
s4-netlogon: fixed logic for setting DS_SERVER_WRITABLE
Andrew Tridgell
2010-09-15
1
-1
/
+1
*
s4-cldap: don't set the writable bit when we are a RODC
Andrew Tridgell
2010-09-15
1
-2
/
+6
*
s4:cosmetic - the SID attribute is called objectSid - not objectSID
Matthias Dieter Wallnöfer
2010-09-13
1
-1
/
+1
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
2
-15
/
+15
*
s4:cldap_server/rootdse.c - simplify the code a bit
Matthias Dieter Wallnöfer
2010-06-18
1
-13
/
+9
*
s4:cldap_server.c - here the counter variable should be "signed"
Matthias Dieter Wallnöfer
2010-06-18
1
-2
/
+1
*
s4:libcli/ldap Rename ldap.h to libcli_ldap.h
Andrew Bartlett
2010-05-21
3
-2
/
+1
*
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2010-05-18
1
-7
/
+3
*
s4:cldap_server/netlogon.c - handle the domain SID correctly
Matthias Dieter Wallnöfer
2010-04-27
1
-7
/
+21
*
nbt: samlogon/netlogon structures - unify denominations
Matthias Dieter Wallnöfer
2010-04-27
1
-3
/
+3
*
s4:fill_netlogon_samlogon_response - reorder assign operations (to be consist...
Matthias Dieter Wallnöfer
2010-04-27
1
-5
/
+4
*
s4:fill_netlogon_samlogon_response - use "lp_workgroup" for the short netbios...
Matthias Dieter Wallnöfer
2010-04-27
1
-1
/
+1
*
s4-netlogon: fixed getDcNameEx2 for blank inputs
Andrew Tridgell
2010-04-28
2
-5
/
+23
*
s4:cldap_server: allow src_address = NULL in fill_netlogon_samlogon_response()
Stefan Metzmacher
2010-04-27
1
-2
/
+10
*
s4:CLDAP server - make use of the new "samdb_client_site_name" call
Matthias Dieter Wallnöfer
2010-04-27
1
-2
/
+3
*
s4-cldap: we should set the w2k8 flags even if not the PDC emulator
Andrew Tridgell
2010-04-22
1
-3
/
+4
*
s4:"samdb_server_site_name" uses - proof for out of memory
Matthias Dieter Wallnöfer
2010-04-13
1
-1
/
+3
[next]