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
2008-05-12
Remove JavaScript provision-backend script
Andrew Bartlett
1
-188
/
+0
2008-05-12
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
66
-1708
/
+215
2008-05-11
Fail earlier on if shared libs can't be built.
Jelmer Vernooij
1
-29
/
+5
2008-05-11
Add extra include directories, hopefully fixes the build on aix53bf.
Jelmer Vernooij
1
-1
/
+1
2008-05-11
Remove obsolete provisioning library.
Jelmer Vernooij
1
-1254
/
+0
2008-05-11
Remove python extension from upgrade script.
Jelmer Vernooij
2
-1
/
+1
2008-05-11
Properly support sentinels for binary init functions. This should fix the build.
Jelmer Vernooij
1
-0
/
+2
2008-05-11
Avoid unnecessary headers in lib/torture.
Jelmer Vernooij
1
-2
/
+0
2008-05-11
Fix formatting of install message.
Jelmer Vernooij
1
-1
/
+1
2008-05-11
Remove extra space that caused issues during make install.
Jelmer Vernooij
1
-1
/
+1
2008-05-11
Avoid installing non-public header.
Jelmer Vernooij
1
-1
/
+0
2008-05-11
make sure to always use string version of uuid rather than object.
Jelmer Vernooij
2
-6
/
+7
2008-05-11
Complete dependencies for python modules (actually matters when built standal...
Jelmer Vernooij
2
-18
/
+20
2008-05-11
Fix dependency on loadparm.
Jelmer Vernooij
1
-1
/
+1
2008-05-11
Use consistent function names with the standard Python uuid module that is av...
Jelmer Vernooij
3
-7
/
+7
2008-05-11
Properly escape quotes.
Jelmer Vernooij
1
-2
/
+2
2008-05-11
Merge ldb_map into LIBLDB.
Jelmer Vernooij
3
-12
/
+5
2008-05-11
Fix LDB module initialization when using external ldb.
Jelmer Vernooij
2
-2
/
+5
2008-05-10
Fix torture module initializion.
Jelmer Vernooij
6
-15
/
+15
2008-05-10
Revert "Remove copy of torture file."
Jelmer Vernooij
2
-1
/
+72
2008-05-10
Install standalone python modules (so we can use stock python rather than smb...
Jelmer Vernooij
3
-8
/
+11
2008-05-10
Fix soversion for libtorture and libsamba-hostconfig.
Jelmer Vernooij
2
-2
/
+2
2008-05-10
Remove copy of torture file.
Jelmer Vernooij
2
-72
/
+1
2008-05-10
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2
-22
/
+15
2008-05-10
Fix building with system-provided LDB without breaking anything else :-)
Jelmer Vernooij
1
-19
/
+15
2008-05-10
Revert "Fix building with system-provided LDB."
Jelmer Vernooij
1
-3
/
+0
2008-05-10
Clean up some git merges gone wrong.
Jelmer Vernooij
7
-21
/
+3
2008-05-10
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
1
-0
/
+3
2008-05-10
Fix building with system-provided LDB.
Jelmer Vernooij
1
-0
/
+3
2008-05-10
Merge branch 'v4-0-test' into v4-0-gmake3
Jelmer Vernooij
93
-748
/
+1002
2008-05-10
Fix case.
Jelmer Vernooij
1
-2
/
+2
2008-05-10
Fix location of torture pc file.
Jelmer Vernooij
1
-1
/
+1
2008-05-10
Fix installation of pidl perl files, torture pc file.
Jelmer Vernooij
4
-2
/
+5
2008-05-09
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
21
-110
/
+306
2008-05-08
Fix typo.
Jelmer Vernooij
1
-1
/
+0
2008-05-08
Add undefined symbol flag for AIX.
William Jojo
1
-0
/
+4
2008-05-08
Fix typo.
Jelmer Vernooij
1
-1
/
+1
2008-05-08
Fix link flags for ldb and tdb Python modules.
Jelmer Vernooij
2
-2
/
+2
2008-05-08
Install session.h, required by OpenChange's proxy.
Jelmer Vernooij
2
-1
/
+2
2008-05-07
libreplace: also use AC_LIBREPLACE_NETWORK_CHECKS for the standalone build
Stefan Metzmacher
1
-0
/
+1
2008-05-07
libreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for samba
Stefan Metzmacher
2
-1
/
+1
2008-05-07
libreplace: split out network checks into a AC_LIBREPLACE_NETWORK_CHECKS macro
Stefan Metzmacher
2
-63
/
+73
2008-05-07
pvfs: remove XATTR_ATTRIB_FLAG_STICKY_WRITE_TIME code
Stefan Metzmacher
5
-42
/
+24
2008-05-07
libreplace: always provide utime() and utimes()
Stefan Metzmacher
6
-1
/
+200
2008-05-07
build: fix path to lex_compile.sh
Stefan Metzmacher
1
-1
/
+1
2008-05-07
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
2
-1
/
+2
2008-05-06
torture: use dom_idx after determining it in samba3rpc.c:get_usr_handle()
Michael Adam
1
-1
/
+1
2008-05-06
libreplace: check how portable utimes() and futimes() are
Stefan Metzmacher
1
-0
/
+1
2008-05-06
Cope with an empty mapping file in ad2oLschema
Andrew Bartlett
1
-2
/
+2
2008-05-06
Tiago Batista posted a patch to fix the build:
Tiago Batista
3
-3
/
+3
[next]