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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r22629: if irpc gets freed within event_loop_once() we crash...
Stefan Metzmacher
2007-10-10
2
-1
/
+14
*
r22622: make it possible to pass the config file via 'SMB_CONF_PATH' envvar
Stefan Metzmacher
2007-10-10
1
-0
/
+4
*
r22610: fix build with included popt
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r22602: s/HAVE_SOCKET_IPV6/HAVE_IPV6/ to match the define used by Heimdal.
Jelmer Vernooij
2007-10-10
2
-2
/
+2
*
r22600: Update bzr ignores, put right version in .pc files, prepare for suppo...
Jelmer Vernooij
2007-10-10
10
-19
/
+28
*
r22598: Simplify includes for replace.
Jelmer Vernooij
2007-10-10
5
-5
/
+6
*
r22596: Set _CFLAGS variables rather than putting knowledge in the ldb Makefile.
Jelmer Vernooij
2007-10-10
3
-2
/
+17
*
r22595: Add version numbers.
Jelmer Vernooij
2007-10-10
2
-2
/
+2
*
r22563: As tridge requested remove the _strict calls - for Samba3 I'm moving
Jeremy Allison
2007-10-10
2
-105
/
+0
*
r22559: Make the ad2OLschema tool case insensitive.
Andrew Bartlett
2007-10-10
1
-6
/
+6
*
r22557: Simo has long bugged me that the paths in the sam.ldb partitions were
Andrew Bartlett
2007-10-10
1
-1
/
+11
*
r22541: Added talloc_size_strict macro.
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r22540: Added _strict varients of the macro calls - added
Jeremy Allison
2007-10-10
1
-0
/
+6
*
r22539: Added _strict varients of the talloc calls to
Jeremy Allison
2007-10-10
2
-1
/
+96
*
r22518: Create pkgconfig dir.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r22517: Use DESTDIR
Jelmer Vernooij
2007-10-10
1
-7
/
+7
*
r22516: Use DESTDIR
Jelmer Vernooij
2007-10-10
1
-7
/
+7
*
r22514: Add version numbers to tdb and talloc (required so they can be packag...
Jelmer Vernooij
2007-10-10
2
-2
/
+2
*
r22503: Add support for dgram to socket_ipv6. No tests yet...
Jelmer Vernooij
2007-10-10
1
-3
/
+99
*
r22497: Support renaming objectclasses and attributes for the LDAP backend.
Andrew Bartlett
2007-10-10
1
-17
/
+65
*
r22488: Hopefully fix ipv6.
Jelmer Vernooij
2007-10-10
1
-3
/
+16
*
r22476: The OID match is used very oddly in AD, as it is often used for fields
Andrew Bartlett
2007-10-10
1
-0
/
+9
*
r22475: Rather than segfault, show the name of the malformed entry.
Andrew Bartlett
2007-10-10
1
-0
/
+6
*
r22474: If ldb does not return sucess, then the res variable may not be valid.
Andrew Bartlett
2007-10-10
1
-2
/
+0
*
r22471: Convert more code to use proper LDB error codes.
Simo Sorce
2007-10-10
4
-160
/
+163
*
r22424: fixed the bad merge (thanks to metze for pointing out)
Andrew Tridgell
2007-10-10
2
-3
/
+3
*
r22422: merged tdb changes from ctdb
Andrew Tridgell
2007-10-10
5
-8
/
+34
*
r22415: Remove test directory once we are finished. Merge -r 22393:22394
James Peach
2007-10-10
1
-0
/
+2
*
r22404: more dependencies which should be private
Stefan Metzmacher
2007-10-10
3
-16
/
+11
*
r22379: add missing file
Stefan Metzmacher
2007-10-10
1
-0
/
+94
*
r22373: move in_list() to util_strlist.c to remove the dependency
Stefan Metzmacher
2007-10-10
2
-24
/
+25
*
r22372: split out become_daemon() into it's own function
Stefan Metzmacher
2007-10-10
2
-67
/
+2
*
r22371: readd discard_const() to lib/util/util.h
Stefan Metzmacher
2007-10-10
1
-0
/
+27
*
r22369: add ZERO_STRUCT() ... macros to lib/util/util.h again
Stefan Metzmacher
2007-10-10
1
-0
/
+41
*
r22368: remove unused header maybe this fixes th ebuild on some hosts
Stefan Metzmacher
2007-10-10
1
-1
/
+0
*
r22367: prepare merge to samba3
Stefan Metzmacher
2007-10-10
1
-0
/
+4
*
r22365: prepare merge to samba3
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r22319: sync lib/tdb/ with samba3
Stefan Metzmacher
2007-10-10
7
-26
/
+243
*
r22306: try to make the aix compiler happy
Stefan Metzmacher
2007-10-10
2
-4
/
+4
*
r22297: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros into libreplace
Stefan Metzmacher
2007-10-10
3
-25
/
+35
*
r22279: add a lot more detailed strtoll() and strtoull() tests
Stefan Metzmacher
2007-10-10
1
-56
/
+254
*
r22273: - provide __LINESTR__ macro
Stefan Metzmacher
2007-10-10
2
-1
/
+11
*
r22270: provide __location__ in replace.h
Stefan Metzmacher
2007-10-10
2
-0
/
+7
*
r22267: protect #define __location__ with an #ifndef
Stefan Metzmacher
2007-10-10
1
-4
/
+6
*
r22263: use AC_HAVE_DECL() because AC_CHECK_DECLS() defines to 1 or 0
Stefan Metzmacher
2007-10-10
2
-2
/
+2
*
r22253: - make the strtoll tests more verbose
Stefan Metzmacher
2007-10-10
1
-7
/
+56
*
r22250: try to fix the build on aix1 in the farm
Stefan Metzmacher
2007-10-10
2
-1
/
+7
*
r22246: only test strtoll once
Stefan Metzmacher
2007-10-10
1
-1
/
+0
*
r22243: remove useless printf's
Stefan Metzmacher
2007-10-10
1
-2
/
+0
*
r22239: use strlcpy instead of strcpy to make the IBM checker happy
Stefan Metzmacher
2007-10-10
1
-2
/
+2
[prev]
[next]