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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-18
Fix length error in wrapping spnego blob
Igor Mammedov
1
-1
/
+1
2008-08-18
librpc: don't build the old mszip decompression code
Stefan Metzmacher
2
-3
/
+3
2008-08-18
ndr_compression: use zlib's inflate() for decompression
Stefan Metzmacher
2
-12
/
+83
2008-08-18
zlib: mark as modified for samba
Stefan Metzmacher
1
-2
/
+8
2008-08-18
zlib: fix compiler warnings
Stefan Metzmacher
12
-74
/
+80
2008-08-18
zlib: we don't need the inflateReset2 prototype twice
Stefan Metzmacher
1
-2
/
+0
2008-08-18
librpc/ndr: add support for XPRESS decompression
Matthieu Suiche
1
-5
/
+56
2008-08-18
lib/compression: Import of lzxpress decompression algorithm
Matthieu Suiche
3
-1
/
+188
2008-08-18
Note the ldb syntax for attribute syntaxes in the table.
Andrew Bartlett
7
-31
/
+60
2008-08-18
Allow attributes to be overwritten, not just added to
Andrew Bartlett
1
-3
/
+11
2008-08-18
Fix segfaults when loading the schema fails.
Andrew Bartlett
1
-14
/
+13
2008-08-18
Ensure we fail to proceed if the schema won't load.
Andrew Bartlett
1
-0
/
+1
2008-08-18
Remove references to the unused @SUBCLASS feature.
Andrew Bartlett
5
-84
/
+3
2008-08-18
Merge the two attribute syntax tables.
Andrew Bartlett
9
-187
/
+82
2008-08-17
Split lookup_name() and create a new functiong called
Simo Sorce
5
-110
/
+117
2008-08-16
Fix bug 5696. The problem was when smbd
Jeremy Allison
1
-2
/
+18
2008-08-16
Attempt to fix Coverity ID 596
Volker Lendecke
1
-1
/
+1
2008-08-16
Attempt to fix Coverity ID 595
Volker Lendecke
1
-1
/
+1
2008-08-16
configure: use AS_HELP_STRING for --with-disable-ext-lib
Michael Adam
1
-1
/
+1
2008-08-16
configure: use AS_HELP_STRING for --enable-developer
Michael Adam
1
-1
/
+1
2008-08-16
configure: use AS_HELP_STRING for --enable-debug.
Michael Adam
1
-1
/
+1
2008-08-16
configure: use AS_HELP_STRING for --with-selftest-prefix.
Michael Adam
1
-1
/
+1
2008-08-16
configure: use AS_HELP_STRING for --with-logfilebase.
Michael Adam
1
-1
/
+1
2008-08-16
configure: use AS_HELP_STRING for --with-piddir
Michael Adam
1
-1
/
+1
2008-08-16
configure: use AS_HELP_STRING for --with-lockdir.
Michael Adam
1
-1
/
+1
2008-08-16
configure: use AS_HELP_STRING for --ntp-signd-socket-dir.
Michael Adam
1
-1
/
+1
2008-08-16
configure: use AS_HELP_STRING for --with-winbindd-privileged-socket-dir.
Michael Adam
1
-1
/
+1
2008-08-16
configure: use AS_HELP_STRING for --with-winbindd-socket-dir .
Michael Adam
1
-1
/
+1
2008-08-16
configure: use AS_HELP_STRING for --with-privatedir
Michael Adam
1
-1
/
+1
2008-08-16
configure: format help string for --with-fhs with AS_HELP_STRING().
Michael Adam
1
-1
/
+1
2008-08-16
configure: remove duplicate definition of --with-winbindd-socket-dir.
Michael Adam
1
-16
/
+0
2008-08-15
I think the problem with these functions is that lookup_usergroups
Herb Lewis
2
-18
/
+18
2008-08-15
configure: use libdir=${prefix}/lib and modules=${libdir}/samba as default wi...
Michael Adam
1
-2
/
+2
2008-08-15
configure: use ${libdir} instead of \${LIBDIR}.
Michael Adam
1
-4
/
+4
2008-08-15
configure: remove the --with-libdir parameter.
Michael Adam
1
-16
/
+0
2008-08-15
popt: add support for setting MODULESDIR via popt_common_dynconfig.
Michael Adam
1
-0
/
+10
2008-08-15
svcctl: use MODULESDIR instead of LIBDIR for the svcctl script directory.
Michael Adam
2
-6
/
+6
2008-08-15
libgpo: use MODULESDIR instead of LIBDIR for the group policy extensions.
Michael Adam
1
-1
/
+1
2008-08-15
Use module_path() instead of lib_path() for loading shared modules.
Michael Adam
1
-1
/
+1
2008-08-15
Add modules_path() to construct paths to files in MODULESDIR.
Michael Adam
2
-0
/
+14
2008-08-15
buildoptions: output MODULESDIR.
Michael Adam
1
-0
/
+1
2008-08-15
dynconfig: add support for MODULESDIR.
Michael Adam
2
-0
/
+5
2008-08-15
configure: Add --with-modulesdir to accompany --with-libdir.
Michael Adam
2
-11
/
+33
2008-08-15
dynconfig: remove commented-out old stuff from dynconfig.c and dynconfig.h
Michael Adam
2
-232
/
+0
2008-08-15
dynconfig: remove unused prototypes.
Michael Adam
1
-4
/
+5
2008-08-15
proto.h: remove prototypes from dynconfig.c
Michael Adam
1
-25
/
+0
2008-08-15
Makefile: print codepagedir in "make showlayout".
Michael Adam
1
-0
/
+1
2008-08-15
build: fix a typo in the installlibtalloc rule.
Michael Adam
1
-1
/
+1
2008-08-15
Fix the build, after the ad2oLschema changes.
Andrew Bartlett
1
-2
/
+3
2008-08-15
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
32
-1174
/
+1020
[prev]
[next]