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:fill_netlogon_samlogon_reponse - fix a typo
Matthias Dieter Wallnöfer
2010-04-13
1
-1
/
+1
*
s4:dcesrv_netr_DsRGetDCNameEx2 - provide a much better implementation
Matthias Dieter Wallnöfer
2010-04-13
1
-0
/
+14
*
s4:fill_netlogon_samlogon_response - some rework of the detection code
Matthias Dieter Wallnöfer
2010-04-13
1
-16
/
+26
*
s4:CLDAP - "fill_netlogon_samlogon_reponse" - check for out of memory
Matthias Dieter Wallnöfer
2010-04-13
1
-1
/
+4
*
s4:use "samdb_forest_name" for the forest DNS domainname lookup
Matthias Dieter Wallnöfer
2010-04-13
1
-2
/
+4
*
Revert "s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions"
Matthias Dieter Wallnöfer
2010-04-13
1
-1
/
+1
*
s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions
Matthias Dieter Wallnöfer
2010-04-12
1
-1
/
+1
*
s4-waf: removed the AUTOGENERATED markers
Andrew Tridgell
2010-04-06
1
-4
/
+0
*
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...
Andrew Tridgell
2010-04-06
1
-0
/
+2
*
build: commit all the waf build files in the tree
Andrew Tridgell
2010-04-06
1
-0
/
+18
*
s4:cldap_server - make it "signed-safe"
Matthias Dieter Wallnöfer
2010-02-25
2
-2
/
+2
*
s4-server: use GUID_to_ndr_blob() in cldap and smb servers
Andrew Tridgell
2009-12-10
1
-5
/
+3
*
s4-dsdb: added dsdb_functional_level() helper function
Andrew Tridgell
2009-12-09
1
-3
/
+1
*
s4-dsdb: create a static system_session context
Andrew Tridgell
2009-10-23
1
-1
/
+1
*
s4:sites - get the server site (name) from DSDB
Matthias Dieter Wallnöfer
2009-10-18
1
-2
/
+2
*
s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where needed
Matthias Dieter Wallnöfer
2009-10-14
1
-7
/
+5
*
s4-cldap: match w2k8-r2 for cldap netlogon bits
Andrew Tridgell
2009-10-02
1
-10
/
+17
*
s4-cldap: return domainFunctionality from SAM
Andrew Tridgell
2009-09-23
1
-0
/
+5
*
s4-server: kill main daemon if a task fails to initialise
Andrew Tridgell
2009-09-18
1
-6
/
+8
*
libds: merge the UF<->ACB flag mapping functions.
Günther Deschner
2009-07-13
1
-1
/
+1
*
Fix more unresolved symbols.
Jelmer Vernooij
2009-06-02
1
-6
/
+12
*
Don't use crossRef records to find our own domain
Andrew Bartlett
2009-05-26
1
-96
/
+20
*
s4:cldap: rewrite the cldap library based on tsocket
Stefan Metzmacher
2009-03-19
3
-56
/
+76
*
s4:cldap: s/private/private_data
Stefan Metzmacher
2009-02-02
2
-2
/
+2
*
Fix missing symbols issues when building with shared libraries.
Jelmer Vernooij
2008-12-22
1
-1
/
+1
*
idl: finally fully share nbt.idl in s3 and s4.
Günther Deschner
2008-10-15
1
-3
/
+3
*
Sync with Samba 3.
Jelmer Vernooij
2008-10-14
1
-1
/
+1
*
Merge commit 'master/master'
Andrew Tridgell
2008-10-03
1
-40
/
+40
|
\
|
*
The IRIX compiler does not like embedded unnamed unions
Volker Lendecke
2008-10-02
1
-40
/
+40
*
|
fixed the sense of ldb base dn comparisons in two places, and use a
Andrew Tridgell
2008-10-02
1
-1
/
+1
*
|
we need to listen on all interfaces in the CLDAP server as the windows
Andrew Tridgell
2008-10-02
1
-8
/
+9
|
/
*
LDB ASYNC: misc changes
Simo Sorce
2008-09-29
1
-12
/
+9
*
Rename smbd -> samba.
Jelmer Vernooij
2008-09-24
1
-1
/
+1
*
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
Simo Sorce
2008-09-23
1
-24
/
+20
*
fixed the DomainDNS searches in the netlogon code
Andrew Tridgell
2008-08-22
1
-2
/
+2
*
Validate input in the CLDAP and DGRAM 'netlogon' responder.
Andrew Bartlett
2008-08-21
1
-7
/
+37
*
Add extra bits to our 'netlogon' response in CLDAP and NBT.
Matthias Dieter Wallnöfer
2008-08-20
1
-1
/
+7
*
Rework samdb handling for 'netlogon' packets.
Andrew Bartlett
2008-06-30
1
-1
/
+1
*
Fix creation of sockaddr in netlogon datagram generator.
Andrew Bartlett
2008-05-21
1
-1
/
+1
*
Extend the 'netlogon' CLDAP and NBT implementation.
Andrew Bartlett
2008-05-21
1
-10
/
+50
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
2008-05-20
1
-2
/
+2
|
\
|
*
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
2008-05-18
1
-1
/
+1
|
*
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
2008-05-18
1
-1
/
+1
|
*
Use variables for source directory in a couple more places.
Jelmer Vernooij
2008-05-18
1
-1
/
+1
*
|
Handle netbios domains in the CLDAP server too.
Andrew Bartlett
2008-05-17
1
-8
/
+64
*
|
Convert the CLDAP server to use the new netlogon structures.
Andrew Bartlett
2008-05-17
1
-95
/
+98
|
/
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2008-04-25
2
-2
/
+2
|
\
|
*
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
2008-04-17
1
-1
/
+1
|
*
Move object files lists to makefile rather than smb_build.
Jelmer Vernooij
2008-04-14
1
-4
/
+6
|
*
Remove prototypes from build.h in preparation of removing build.h
Jelmer Vernooij
2008-04-14
1
-1
/
+1
[prev]
[next]