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
/
cldap_server
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-21
s4:libcli/ldap Rename ldap.h to libcli_ldap.h
Andrew Bartlett
3
-2
/
+1
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
1
-7
/
+3
2010-04-27
s4:cldap_server/netlogon.c - handle the domain SID correctly
Matthias Dieter Wallnöfer
1
-7
/
+21
2010-04-27
nbt: samlogon/netlogon structures - unify denominations
Matthias Dieter Wallnöfer
1
-3
/
+3
2010-04-27
s4:fill_netlogon_samlogon_response - reorder assign operations (to be consist...
Matthias Dieter Wallnöfer
1
-5
/
+4
2010-04-27
s4:fill_netlogon_samlogon_response - use "lp_workgroup" for the short netbios...
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-04-28
s4-netlogon: fixed getDcNameEx2 for blank inputs
Andrew Tridgell
2
-5
/
+23
2010-04-27
s4:cldap_server: allow src_address = NULL in fill_netlogon_samlogon_response()
Stefan Metzmacher
1
-2
/
+10
2010-04-27
s4:CLDAP server - make use of the new "samdb_client_site_name" call
Matthias Dieter Wallnöfer
1
-2
/
+3
2010-04-22
s4-cldap: we should set the w2k8 flags even if not the PDC emulator
Andrew Tridgell
1
-3
/
+4
2010-04-13
s4:"samdb_server_site_name" uses - proof for out of memory
Matthias Dieter Wallnöfer
1
-1
/
+3
2010-04-13
s4:fill_netlogon_samlogon_reponse - fix a typo
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-04-13
s4:dcesrv_netr_DsRGetDCNameEx2 - provide a much better implementation
Matthias Dieter Wallnöfer
1
-0
/
+14
2010-04-13
s4:fill_netlogon_samlogon_response - some rework of the detection code
Matthias Dieter Wallnöfer
1
-16
/
+26
2010-04-13
s4:CLDAP - "fill_netlogon_samlogon_reponse" - check for out of memory
Matthias Dieter Wallnöfer
1
-1
/
+4
2010-04-13
s4:use "samdb_forest_name" for the forest DNS domainname lookup
Matthias Dieter Wallnöfer
1
-2
/
+4
2010-04-13
Revert "s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions"
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-04-12
s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-04-06
s4-waf: removed the AUTOGENERATED markers
Andrew Tridgell
1
-4
/
+0
2010-04-06
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...
Andrew Tridgell
1
-0
/
+2
2010-04-06
build: commit all the waf build files in the tree
Andrew Tridgell
1
-0
/
+18
2010-02-25
s4:cldap_server - make it "signed-safe"
Matthias Dieter Wallnöfer
2
-2
/
+2
2009-12-10
s4-server: use GUID_to_ndr_blob() in cldap and smb servers
Andrew Tridgell
1
-5
/
+3
2009-12-09
s4-dsdb: added dsdb_functional_level() helper function
Andrew Tridgell
1
-3
/
+1
2009-10-23
s4-dsdb: create a static system_session context
Andrew Tridgell
1
-1
/
+1
2009-10-18
s4:sites - get the server site (name) from DSDB
Matthias Dieter Wallnöfer
1
-2
/
+2
2009-10-14
s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where needed
Matthias Dieter Wallnöfer
1
-7
/
+5
2009-10-02
s4-cldap: match w2k8-r2 for cldap netlogon bits
Andrew Tridgell
1
-10
/
+17
2009-09-23
s4-cldap: return domainFunctionality from SAM
Andrew Tridgell
1
-0
/
+5
2009-09-18
s4-server: kill main daemon if a task fails to initialise
Andrew Tridgell
1
-6
/
+8
2009-07-13
libds: merge the UF<->ACB flag mapping functions.
Günther Deschner
1
-1
/
+1
2009-06-02
Fix more unresolved symbols.
Jelmer Vernooij
1
-6
/
+12
2009-05-26
Don't use crossRef records to find our own domain
Andrew Bartlett
1
-96
/
+20
2009-03-19
s4:cldap: rewrite the cldap library based on tsocket
Stefan Metzmacher
3
-56
/
+76
2009-02-02
s4:cldap: s/private/private_data
Stefan Metzmacher
2
-2
/
+2
2008-12-22
Fix missing symbols issues when building with shared libraries.
Jelmer Vernooij
1
-1
/
+1
2008-10-15
idl: finally fully share nbt.idl in s3 and s4.
Günther Deschner
1
-3
/
+3
2008-10-14
Sync with Samba 3.
Jelmer Vernooij
1
-1
/
+1
2008-10-03
Merge commit 'master/master'
Andrew Tridgell
1
-40
/
+40
2008-10-02
fixed the sense of ldb base dn comparisons in two places, and use a
Andrew Tridgell
1
-1
/
+1
2008-10-02
we need to listen on all interfaces in the CLDAP server as the windows
Andrew Tridgell
1
-8
/
+9
2008-10-02
The IRIX compiler does not like embedded unnamed unions
Volker Lendecke
1
-40
/
+40
2008-09-29
LDB ASYNC: misc changes
Simo Sorce
1
-12
/
+9
2008-09-24
Rename smbd -> samba.
Jelmer Vernooij
1
-1
/
+1
2008-09-23
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
Simo Sorce
1
-24
/
+20
2008-08-22
fixed the DomainDNS searches in the netlogon code
Andrew Tridgell
1
-2
/
+2
2008-08-21
Validate input in the CLDAP and DGRAM 'netlogon' responder.
Andrew Bartlett
1
-7
/
+37
2008-08-20
Add extra bits to our 'netlogon' response in CLDAP and NBT.
Matthias Dieter Wallnöfer
1
-1
/
+7
2008-06-30
Rework samdb handling for 'netlogon' packets.
Andrew Bartlett
1
-1
/
+1
2008-05-21
Fix creation of sockaddr in netlogon datagram generator.
Andrew Bartlett
1
-1
/
+1
[next]