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
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r18932: In RegEnumvalue() and RegQueryValue(), the output buffer
Gerald Carter
1
-0
/
+4
2007-10-10
r18931: * Fix the IDL for QueryInfoKey. teh Classname in an
Gerald Carter
9
-212
/
+212
2007-10-10
r18929: * Clarify QueryValue IDL and regenerate code
Gerald Carter
8
-113
/
+116
2007-10-10
r18928: Some more const for iniparser.
Günther Deschner
2
-2
/
+2
2007-10-10
r18927: Fix build. *please* compile the code at least once before checking i...
Gerald Carter
1
-2
/
+2
2007-10-10
r18926: Add some useful macros.
Günther Deschner
1
-0
/
+3
2007-10-10
r18924: Minor cleanup.
Günther Deschner
1
-8
/
+8
2007-10-10
r18923: Fix more memleaks.
Günther Deschner
3
-7
/
+23
2007-10-10
r18922: Apply some const.
Günther Deschner
2
-10
/
+10
2007-10-10
r18921: Fix some c++ warnings.
Günther Deschner
1
-7
/
+7
2007-10-10
r18920: merge socket_wrapper changes from samba4
Stefan Metzmacher
1
-21
/
+58
2007-10-10
r18919: * Get the new rpccli_winreg_XXXX() functions into the tree
Gerald Carter
8
-2858
/
+206
2007-10-10
r18912: we don't need the special case for comments now in the
Andrew Tridgell
1
-5
/
+1
2007-10-10
r18910: Change ldb_msg_add_string() to not actually add an attribute if the
Andrew Tridgell
1
-0
/
+5
2007-10-10
r18907: W00t. My original fix was correct after all :-).
Jeremy Allison
1
-1
/
+1
2007-10-10
r18906: Fix 'make clean' to deal with new lib/ldb/ directory structure.
Gerald Carter
1
-2
/
+3
2007-10-10
r18905: I'm not really proud of this but I don't want to maintain
Gerald Carter
1
-1
/
+4
2007-10-10
r18904: * Revert previous fix for building out of tree and
Gerald Carter
1
-6
/
+8
2007-10-10
r18902: Also dump mS-DS-CreatorSID.
Günther Deschner
1
-0
/
+1
2007-10-10
r18901: try to fix the samba3 build without having ldap
Stefan Metzmacher
5
-4
/
+7
2007-10-10
r18900: Next attempt to fix the Solaris build. Not sure about whether to merg...
Volker Lendecke
1
-1
/
+1
2007-10-10
r18899: remove check for root when running configure since it does not appear...
Gerald Carter
1
-9
/
+0
2007-10-10
r18898: Fix for bug #4100 from Udo Eberhardt <udo.eberhardt@thesycon.de>.
Jeremy Allison
1
-0
/
+3
2007-10-10
r18897: Fix valgrind bug found by Volker.
Jeremy Allison
1
-1
/
+5
2007-10-10
r18896: * Fix out of tree builds after libreplace merge
Gerald Carter
2
-8
/
+8
2007-10-10
r18895: AIX need to call pidl with --uint-enums as the compiler doesn't
Stefan Metzmacher
2
-0
/
+34
2007-10-10
r18893: Attempt to fix the Solaris build
Volker Lendecke
1
-1
/
+6
2007-10-10
r18892: Copy over the Samba4 valgrind suppressions
Volker Lendecke
1
-0
/
+64
2007-10-10
r18891: Fix "double const" warning from host opi
Volker Lendecke
1
-1
/
+1
2007-10-10
r18889: Add some const. What's the policy here? Should I do this in Samba4 as...
Volker Lendecke
1
-5
/
+5
2007-10-10
r18888: Fix a 64-bit warning
Volker Lendecke
1
-1
/
+2
2007-10-10
r18886: First, RPC_SRVSVC is called RPC-SRVSVC and second, we're so far off o...
Volker Lendecke
1
-1
/
+2
2007-10-10
r18879: Fix crash for "net ads gpo list".
Günther Deschner
2
-10
/
+14
2007-10-10
r18878: With the recent checkins for me Samba3 compiles again with the NTSTAT...
Volker Lendecke
1
-2
/
+2
2007-10-10
r18877: More WERROR/NTSTATUS bugs
Volker Lendecke
1
-4
/
+5
2007-10-10
r18876: Fix smbclient -L
Volker Lendecke
1
-1
/
+4
2007-10-10
r18875: The comment field can be empty
Volker Lendecke
1
-2
/
+6
2007-10-10
r18874: Fix some NTSTATUS/WERROR mixups
Volker Lendecke
1
-31
/
+31
2007-10-10
r18871: Fix copy/paste mixup.
Günther Deschner
1
-1
/
+1
2007-10-10
r18870: - enable the ldb ldap backend properly based on configure tests for
Andrew Tridgell
3
-4
/
+8
2007-10-10
r18869: two build fixes for systems without ldap
Andrew Tridgell
3
-6
/
+13
2007-10-10
r18868: just in case there is a disaster (with our code? never ...) use a
Andrew Tridgell
1
-2
/
+7
2007-10-10
r18867: change the group mapping code to use ldb instead of tdb
Andrew Tridgell
7
-667
/
+1676
2007-10-10
r18866: Jeremy and Volker have given the go-ahead on the group mapping ldb
Andrew Tridgell
126
-0
/
+37877
2007-10-10
r18865: fixed some of the most obvious NTSTATUS/WERROR mixups in Samba3. It
Andrew Tridgell
5
-39
/
+39
2007-10-10
r18864: merge lib/replace changes from samba4
Andrew Tridgell
4
-6
/
+40
2007-10-10
r18863: the test for immediate structures has moved to lib/replace/
Andrew Tridgell
1
-22
/
+1
2007-10-10
r18858: arrgh! - since HAVE_IMMEDIATE_STRUCTURES were last enabled the code
Andrew Tridgell
3
-4
/
+4
2007-10-10
r18857: Re-enable the CC checks from libreplace after Tridge's fix. Thanks fo...
Volker Lendecke
1
-1
/
+1
2007-10-10
r18856: fixed HAVE_IMMEDIATE_STRUCTURES and thus checking of NTSTATUS/BOOL
Andrew Tridgell
1
-1
/
+1
[prev]
[next]