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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r17957: don't try to use an internet connection when generating the manpage
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r17952: merge changes from samba3
Stefan Metzmacher
1
-1
/
+5
2007-10-10
r17950: sync talloc with samba3
Stefan Metzmacher
1
-0
/
+7
2007-10-10
r17930: Merge noinclude branch:
Jelmer Vernooij
13
-12
/
+121
2007-10-10
r17907: - add a generic talloc_report_depth_cb() function which takes a callback
Stefan Metzmacher
4
-52
/
+173
2007-10-10
r17905: fix c++ warnings
Stefan Metzmacher
1
-13
/
+13
2007-10-10
r17895: - talloc_increase_ref_count() can fail
Stefan Metzmacher
4
-7
/
+16
2007-10-10
r17893: add a function to disable the null_context
Stefan Metzmacher
3
-2
/
+15
2007-10-10
r17892: fix the last talloc c++ warning
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r17891: remove c++ warnings from talloc
Stefan Metzmacher
2
-13
/
+14
2007-10-10
r17886: add talloc_ptrtype() and talloc_array_ptrtype(),
Stefan Metzmacher
4
-0
/
+112
2007-10-10
r17885: use _TALLOC_TYPEPF() consitently
Stefan Metzmacher
1
-3
/
+2
2007-10-10
r17884: Shape up the snprintf fix after Metzes comments
Volker Lendecke
1
-2
/
+2
2007-10-10
r17883: check if talloc_asprintf() works correct
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r17868: remove duplicated attributes from list
Simo Sorce
1
-6
/
+1
2007-10-10
r17859: Fix some return values
Simo Sorce
1
-15
/
+15
2007-10-10
r17849: Next round for RPC-SAMBA3-SHARESEC
Volker Lendecke
1
-2
/
+2
2007-10-10
r17844: The AIX compiler thinks { } is a syntax error
Volker Lendecke
1
-1
/
+2
2007-10-10
r17842: After talking to Simo, apply the next attempt to resolve the strnlen
Volker Lendecke
4
-3
/
+49
2007-10-10
r17841: Revert 17840, libldb.a defines strnlen. Sorry for the noise
Volker Lendecke
2
-15
/
+1
2007-10-10
r17840: A step towards building on Solaris which appears not to have strnlen.
Volker Lendecke
2
-1
/
+15
2007-10-10
r17830: Set the default_basedn (hey, it comes from the "default" naming conte...
Simo Sorce
3
-34
/
+42
2007-10-10
r17828: set the auto_baseDN opaque even on failure to fetch rootDSE. That
Andrew Tridgell
1
-3
/
+1
2007-10-10
r17822: the ildap ldb backend doesn't need the auto rootDSE logic any more
Andrew Tridgell
1
-84
/
+2
2007-10-10
r17821: changed ldb_search() and the ldbsearch command line utility to
Andrew Tridgell
3
-0
/
+50
2007-10-10
r17820: simplify the code flow a little
Andrew Tridgell
1
-20
/
+27
2007-10-10
r17790: replace uses -ldl and should directly depend on it
Stefan Metzmacher
2
-2
/
+2
2007-10-10
r17789: remove compiler warnings
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r17783: fix compiler warnings
Stefan Metzmacher
1
-1
/
+5
2007-10-10
r17782: fix compiler warning
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r17781: fix compiler warning
Stefan Metzmacher
1
-3
/
+1
2007-10-10
r17780: better fix this one correctly
Stefan Metzmacher
1
-2
/
+8
2007-10-10
r17779: this macro is unused
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r17778: fix compiler warnings
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r17775: use an enum to get rid of compiler warnings
Stefan Metzmacher
1
-6
/
+6
2007-10-10
r17773: this macros are unsed, with compiler warnings
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r17771: add a comment explaing the odd cast
Andrew Tridgell
1
-0
/
+6
2007-10-10
r17770: don't force -L/usr/lib, it breaks us4
Andrew Tridgell
1
-2
/
+2
2007-10-10
r17769: only look for dlopen in -ldl if not found in libc. Needed for us4
Andrew Tridgell
1
-2
/
+1
2007-10-10
r17765: fix handling of old solaris /bin/sh in ldb build/test
Andrew Tridgell
3
-5
/
+9
2007-10-10
r17764: more portable setenv() replacement
Andrew Tridgell
1
-8
/
+22
2007-10-10
r17763: moved setenv to ldb/replace/
Andrew Tridgell
2
-20
/
+1
2007-10-10
r17762: HPUX needs setenv
Andrew Tridgell
2
-1
/
+18
2007-10-10
r17756: I don't know why but this only works with the standalone
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r17750: these have moved to ldb/replace/ now
Andrew Tridgell
4
-126
/
+2
2007-10-10
r17749: more HPUX madness
Andrew Tridgell
2
-0
/
+33
2007-10-10
r17748: make the casts much easier to understand
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r17747: ldb's make test should not try to install something
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r17746: the automatic archive creation in make breaks on 3 platforms. Lets try
Andrew Tridgell
1
-2
/
+4
2007-10-10
r17745: got rid of the final asprintf() in ldb
Andrew Tridgell
1
-1
/
+1
[next]