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
2007-12-21
r25971: libreplace: remove AC_EXTENSION_FLAG as it's the same as AC_N_DEFINE
Stefan Metzmacher
2
-15
/
+2
2007-12-21
r25970: libreplace: fix AC_N_DEFINE() so that some appears in config.h
Stefan Metzmacher
1
-5
/
+12
2007-12-21
r25969: ldb: link libnss_ldb.so.2 against the shared library
Stefan Metzmacher
1
-2
/
+2
2007-12-21
r25968: ldb: we need to use @SONAMEFLAG@ directly so that the '#' trick can work
Stefan Metzmacher
1
-3
/
+2
2007-12-21
r25967: ldb: a module doesn't need to link against $(LIBS)
Stefan Metzmacher
1
-1
/
+1
2007-12-21
r25966: Don't force an 8 byte width to generated SIDs, as this can actually
Andrew Bartlett
1
-1
/
+1
2007-12-21
r25965: Remove duplicate block - thanks metze!
Andrew Bartlett
1
-18
/
+0
2007-12-21
r25964: Fix comment and use talloc hirachy in ldb_tdb initialisation.
Andrew Bartlett
1
-4
/
+2
2007-12-21
r25963: libreplace: samba3 doesn't use SONAMEFLAG on Mac OS 10, so also try this
Stefan Metzmacher
1
-1
/
+1
2007-12-21
r25962: Move to more modern ldb functions loading module list.
Andrew Bartlett
1
-11
/
+12
2007-12-21
r25961: Add new tests to verify basedn validation in LDAP searches.
Andrew Bartlett
1
-3
/
+40
2007-12-21
r25960: Enable checks on the validity of the search base on sam.ldb in Samba4.
Andrew Bartlett
3
-4
/
+4
2007-12-21
r25959: Add a new special DN to LDB: @OPTIONS
Andrew Bartlett
3
-17
/
+144
2007-12-21
r25958: Callers of gendb_search_dn() don't expect to get
Andrew Bartlett
1
-0
/
+3
2007-12-21
r25957: Rework the cracknames code to use less gendb_search() and instead call
Andrew Bartlett
1
-47
/
+116
2007-12-21
r25956: Try metze's suggestion for Mac OS X shld flags.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r25955: libreplace: add a useful link about linking shared libraries
Stefan Metzmacher
1
-0
/
+5
2007-12-21
r25954: we don't need this twice
Stefan Metzmacher
1
-7
/
+0
2007-12-21
r25953: AIX make doesn't support $^.
Jelmer Vernooij
3
-3
/
+3
2007-12-21
r25952: Add in new data file required by samba3sam test.
Andrew Bartlett
1
-0
/
+123
2007-12-21
r25951: Add missing DS_SERVER_NDNC bit to netr_DsR_DcFlags.
Günther Deschner
1
-0
/
+1
2007-12-21
r25950: Enable seperate module to prevent subtree deletes.
Andrew Bartlett
1
-0
/
+1
2007-12-21
r25949: Make error messages clearer and more correct.
Andrew Bartlett
2
-6
/
+7
2007-12-21
r25948: Fix up the samba3sam test (which is very fragile) to work with the new
Andrew Bartlett
2
-135
/
+42
2007-12-21
r25945: Fix flags for MacOS X.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r25944: Fix handling of sonameflag on AIX, which doesn't have anything like t...
Jelmer Vernooij
5
-5
/
+9
2007-12-21
r25943: Fix soname on hpux.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r25942: Make various ldb modules handle an LDB backend that enforces validity
Andrew Bartlett
7
-163
/
+348
2007-12-21
r25941: Use samdb_relative_path() (new function in samdb.c) in the partitions
Andrew Bartlett
1
-30
/
+3
2007-12-21
r25940: Rework the samldb and templates handling.
Andrew Bartlett
5
-64
/
+156
2007-12-21
r25939: Rework the CLDAP server not to use gendb_search but to call ldb_search
Andrew Bartlett
1
-28
/
+65
2007-12-21
r25938: We don't need the CLDAP server unless we are a DC.
Andrew Bartlett
1
-0
/
+12
2007-12-21
r25936: provision/newuser: don't try to set the 'memberOf' attribute
Stefan Metzmacher
1
-1
/
+0
2007-12-21
r25935: Fix registry tests.
Jelmer Vernooij
4
-9
/
+9
2007-12-21
r25934: Handle a LDB_ERR_NO_SUCH_OBJECT return value when looking for the
Andrew Bartlett
1
-13
/
+16
2007-12-21
r25933: LDB: Don't free errstring until after the printf, in case it is one of
Andrew Bartlett
1
-1
/
+3
2007-12-21
r25932: Remove unnecessary include - should fix the build on hosts without popt.
Jelmer Vernooij
4
-4
/
+0
2007-12-21
r25931: Add config .mk file for crypto lib.
Jelmer Vernooij
3
-24
/
+28
2007-12-21
r25930: fix test name
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r25929: Add some help strings.
Jelmer Vernooij
1
-4
/
+4
2007-12-21
r25928: Split up torture-local a bit.
Jelmer Vernooij
5
-22
/
+29
2007-12-21
r25927: Move share tests to param directory.
Jelmer Vernooij
2
-1
/
+1
2007-12-21
r25926: Move iconv test to iconv code directory.
Jelmer Vernooij
3
-1
/
+1
2007-12-21
r25925: torture/raw: fix sending unitialized bytes in RAW-SAMBA3ROOTDIRFID
Stefan Metzmacher
1
-0
/
+1
2007-12-21
r25924: fix bug in UNIX_INFO2 push code found make make valgrindtest
Stefan Metzmacher
1
-1
/
+1
2007-12-21
r25923: Make sure to install phpldapadmin-config.php
Andrew Bartlett
1
-0
/
+1
2007-12-21
r25922: Make it easier to bind to a unix domain socket, without messing with
Andrew Bartlett
1
-1
/
+9
2007-12-21
r25921: Now also listen on ldapi by default in the LDAP server
Andrew Bartlett
3
-0
/
+53
2007-12-21
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
64
-735
/
+1054
2007-12-21
r25919: ndr: change NTSTAUS into enum ndr_err_code (ndrdump)
Stefan Metzmacher
1
-8
/
+14
[prev]
[next]