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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-19
s4:rootdse LDB module - protect add and delete operations on the rootdse entry
Matthias Dieter Wallnöfer
1
-4
/
+34
2010-06-19
s4:rootdse LDB module - Return "UNWILLING_TO_PERFORM" when no attribute fits ...
Matthias Dieter Wallnöfer
1
-1
/
+2
2010-06-19
s4:rootdse LDB module - refactor error messages
Matthias Dieter Wallnöfer
1
-24
/
+29
2010-06-19
s4:objectclass LDB module - use the old DN when displaying error messages
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-06-19
s4:objectclass LDB module - add a better message when the parent DN is invalid
Matthias Dieter Wallnöfer
1
-2
/
+3
2010-06-19
s4:objectclass LDB module - add an error message when someone tries to add en...
Matthias Dieter Wallnöfer
1
-3
/
+4
2010-06-19
s4:objectclass LDB module - handle the case when there is a retry to add the ...
Matthias Dieter Wallnöfer
1
-0
/
+26
2010-06-19
heimdal/waf: Initial work on making it possible to use the system
Jelmer Vernooij
3
-579
/
+626
2010-06-19
dsdb: Fix includes when building against system ldb.
Jelmer Vernooij
2
-0
/
+4
2010-06-19
dsdb: Use Samba includes so _PUBLIC_ is defined.
Jelmer Vernooij
2
-2
/
+2
2010-06-19
dsdb: Make module ops struct for each module public.
Jelmer Vernooij
7
-8
/
+6
2010-06-19
s4-python: Use sys.prefix rather than guessing prefix from current
Jelmer Vernooij
1
-7
/
+6
2010-06-19
wafsamba: Fix typo: noextenion -> noextension.
Jelmer Vernooij
1
-1
/
+1
2010-06-19
waf: Add missing dependency (so header paths are inherited) on talloc to inte...
Jelmer Vernooij
1
-0
/
+1
2010-06-18
samba4: Build libreplace as builtin library by default so it doesn't end
Jelmer Vernooij
1
-1
/
+1
2010-06-18
ldb: Remove dependency on self.
Jelmer Vernooij
1
-1
/
+1
2010-06-18
ldbsamba: Build as subsystem to prevent infinite recursion issues.
Jelmer Vernooij
1
-1
/
+1
2010-06-18
s4: Don't build a $prefix/lib/libpython.so, as such a library often already e...
Jelmer Vernooij
1
-1
/
+2
2010-06-18
s4-waf: Don't include pytalloc when embedding python.
Jelmer Vernooij
2
-2
/
+1
2010-06-18
s4: Build more python convenience files as subsystems rather than as python m...
Jelmer Vernooij
2
-6
/
+9
2010-06-18
ldb: Don't build pyldb_util as python module but rather as subsystem, so as t...
Jelmer Vernooij
1
-2
/
+2
2010-06-18
ldb-samba: Don't build pyldbsamba as python module but rather as subsystem, s...
Jelmer Vernooij
1
-1
/
+1
2010-06-18
web_server: Don't build wsgi support as python module but rather as
Jelmer Vernooij
1
-2
/
+3
2010-06-18
s4:cldap_server/rootdse.c - simplify the code a bit
Matthias Dieter Wallnöfer
1
-13
/
+9
2010-06-18
s4:cldap_server.c - here the counter variable should be "signed"
Matthias Dieter Wallnöfer
1
-2
/
+1
2010-06-18
unittest: Change the name of the base ldb test so that it can be easily calle...
Matthieu Patou
1
-2
/
+2
2010-06-18
s4:ldap_backend.c - fix crash bugs when we got in error situations with "res"...
Matthias Dieter Wallnöfer
1
-5
/
+4
2010-06-18
s4:ldap_backend.c - fix a small error (use "ModifyResponse" rather than "AddR...
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-06-18
s4:objectclass LDB module - move "mem_ctx" initialisation lower
Matthias Dieter Wallnöfer
1
-16
/
+11
2010-06-18
s4:dcesrv_netr_DsRAddressToSitenamesExW - fix the detection of the address fa...
Matthias Dieter Wallnöfer
1
-2
/
+3
2010-06-18
s4:torture/rpc/netlogon.c - make sure that the address family is set in littl...
Matthias Dieter Wallnöfer
1
-18
/
+18
2010-06-18
s4:torture/rpc/netlogon.c - activate "AddressToSitenames" tests which do run ...
Matthias Dieter Wallnöfer
1
-12
/
+16
2010-06-17
s4:torture/rpc/remote_pac: use dcerpc_netr_LogonSamLogon_r() instead of dcerp...
Stefan Metzmacher
1
-1
/
+2
2010-06-16
s4:dcesrv_netr_DsRAddressToSitenamesExW - fix the read of the IP packet version
Matthias Dieter Wallnöfer
1
-3
/
+4
2010-06-16
s4:ldif_handlers.c - fix warning
Matthias Dieter Wallnöfer
1
-3
/
+4
2010-06-16
s4: Fix build when there is a system-provided ldb.
Jelmer Vernooij
4
-4
/
+4
2010-06-16
s4-smbtorture: Remind myself we need to add a test for SMBsplretq in RAP-PRIN...
Günther Deschner
1
-0
/
+2
2010-06-16
s4:ldap.py - add another test about linked attributes
Matthias Dieter Wallnöfer
1
-1
/
+90
2010-06-16
s4:ldif-handlers Add a custom handler for DNs that knows about deleted values
Andrew Bartlett
1
-0
/
+78
2010-06-16
s4:provision.py - we do now support the "Windows 2000 Native" domain function...
Matthias Dieter Wallnöfer
1
-3
/
+0
2010-06-16
s4:linked attributes LDB module - strip trailing whitespaces
Matthias Dieter Wallnöfer
1
-35
/
+35
2010-06-16
s4:linked_attributes LDB module - cosmetics
Matthias Dieter Wallnöfer
1
-12
/
+10
2010-06-16
s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library.
Stefan Metzmacher
27
-36
/
+25
2010-06-16
s4-smbtorture: only pull info when status code indicates success in smbcli_ra...
Günther Deschner
1
-3
/
+5
2010-06-16
Revert "s4-smbtorture: only pull info when status code indicates success in s...
Günther Deschner
1
-5
/
+3
2010-06-16
s4-smbtorture: test smbcli_rap_netprintqgetinfo() with "" printqname.
Günther Deschner
1
-0
/
+8
2010-06-16
s4-smbtorture: only pull info when status code indicates success in smbcli_ra...
Günther Deschner
1
-3
/
+5
2010-06-16
s4:dsdb Allow renames with (now removed) linked attributes
Andrew Bartlett
1
-3
/
+11
2010-06-16
s4:libnet Remove 'ads min function level' checks.
Andrew Bartlett
1
-23
/
+0
2010-06-16
s4:dsdb Fix linked_attributes to cope with the Feb 2010 changes to DLIST
Andrew Bartlett
1
-2
/
+6
[next]