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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r25951: Add missing DS_SERVER_NDNC bit to netr_DsR_DcFlags.
Günther Deschner
2007-12-21
1
-0
/
+1
*
r25950: Enable seperate module to prevent subtree deletes.
Andrew Bartlett
2007-12-21
1
-0
/
+1
*
r25949: Make error messages clearer and more correct.
Andrew Bartlett
2007-12-21
2
-6
/
+7
*
r25948: Fix up the samba3sam test (which is very fragile) to work with the new
Andrew Bartlett
2007-12-21
2
-135
/
+42
*
r25945: Fix flags for MacOS X.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r25944: Fix handling of sonameflag on AIX, which doesn't have anything like t...
Jelmer Vernooij
2007-12-21
5
-5
/
+9
*
r25943: Fix soname on hpux.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r25942: Make various ldb modules handle an LDB backend that enforces validity
Andrew Bartlett
2007-12-21
7
-163
/
+348
*
r25941: Use samdb_relative_path() (new function in samdb.c) in the partitions
Andrew Bartlett
2007-12-21
1
-30
/
+3
*
r25940: Rework the samldb and templates handling.
Andrew Bartlett
2007-12-21
5
-64
/
+156
*
r25939: Rework the CLDAP server not to use gendb_search but to call ldb_search
Andrew Bartlett
2007-12-21
1
-28
/
+65
*
r25938: We don't need the CLDAP server unless we are a DC.
Andrew Bartlett
2007-12-21
1
-0
/
+12
*
r25936: provision/newuser: don't try to set the 'memberOf' attribute
Stefan Metzmacher
2007-12-21
1
-1
/
+0
*
r25935: Fix registry tests.
Jelmer Vernooij
2007-12-21
4
-9
/
+9
*
r25934: Handle a LDB_ERR_NO_SUCH_OBJECT return value when looking for the
Andrew Bartlett
2007-12-21
1
-13
/
+16
*
r25933: LDB: Don't free errstring until after the printf, in case it is one of
Andrew Bartlett
2007-12-21
1
-1
/
+3
*
r25932: Remove unnecessary include - should fix the build on hosts without popt.
Jelmer Vernooij
2007-12-21
4
-4
/
+0
*
r25931: Add config .mk file for crypto lib.
Jelmer Vernooij
2007-12-21
3
-24
/
+28
*
r25930: fix test name
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r25929: Add some help strings.
Jelmer Vernooij
2007-12-21
1
-4
/
+4
*
r25928: Split up torture-local a bit.
Jelmer Vernooij
2007-12-21
5
-22
/
+29
*
r25927: Move share tests to param directory.
Jelmer Vernooij
2007-12-21
2
-1
/
+1
*
r25926: Move iconv test to iconv code directory.
Jelmer Vernooij
2007-12-21
3
-1
/
+1
*
r25925: torture/raw: fix sending unitialized bytes in RAW-SAMBA3ROOTDIRFID
Stefan Metzmacher
2007-12-21
1
-0
/
+1
*
r25924: fix bug in UNIX_INFO2 push code found make make valgrindtest
Stefan Metzmacher
2007-12-21
1
-1
/
+1
*
r25923: Make sure to install phpldapadmin-config.php
Andrew Bartlett
2007-12-21
1
-0
/
+1
*
r25922: Make it easier to bind to a unix domain socket, without messing with
Andrew Bartlett
2007-12-21
1
-1
/
+9
*
r25921: Now also listen on ldapi by default in the LDAP server
Andrew Bartlett
2007-12-21
3
-0
/
+53
*
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
2007-12-21
64
-735
/
+1054
*
r25919: ndr: change NTSTAUS into enum ndr_err_code (ndrdump)
Stefan Metzmacher
2007-12-21
1
-8
/
+14
*
r25918: ndr: change NTSTAUS into enum ndr_err_code (samba4 handwritten stuff)
Stefan Metzmacher
2007-12-21
7
-101
/
+101
*
r25917: ndr: move ndr_map_error2ntstatus to errormap.c
Stefan Metzmacher
2007-12-21
3
-26
/
+30
*
r25916: ndr: change NTSTAUS into enum ndr_err_code (basic stuff)
Stefan Metzmacher
2007-12-21
4
-198
/
+210
*
r25915: ndr/pidl: change NTSTAUS into enum ndr_err_code (pidl code)
Stefan Metzmacher
2007-12-21
12
-75
/
+70
*
r25914: selftest: fix the module pathes when using --with-selftest-prefix
Stefan Metzmacher
2007-12-21
2
-3
/
+2
*
r25913: maybe some platforms have problems with echo -e
Stefan Metzmacher
2007-12-21
1
-1
/
+5
*
r25912: Two patches
Stefan Metzmacher
2007-12-21
1
-0
/
+1
*
r25911: Remove more fstring/pstring bad useage. Go talloc !
Stefan Metzmacher
2007-12-21
1
-1
/
+1
*
r25910: Try and fix the Solaris build by adding a missing define
Stefan Metzmacher
2007-12-21
1
-0
/
+5
*
r25909: Fix the snprintf checks, and fix a typo in pointer indirection.
Stefan Metzmacher
2007-12-21
1
-5
/
+5
*
r25908: add some wikipedia links about LDAP and LDIF
Stefan Metzmacher
2007-12-21
1
-5
/
+6
*
r25907: use DEBUGADD() to match samba3
Stefan Metzmacher
2007-12-21
1
-2
/
+2
*
r25906: libreplace: we need to link to make sure the functions are available
Stefan Metzmacher
2007-12-21
1
-1
/
+1
*
r25905: use data_blob_const() to set the DATA_BLOB
Stefan Metzmacher
2007-12-21
1
-2
/
+1
*
r25904: Remove extra
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r25903: Move more files out of torture/
Jelmer Vernooij
2007-12-21
4
-3
/
+3
*
r25902: Move messaging tests to same directory as code.
Jelmer Vernooij
2007-12-21
3
-2
/
+2
*
r25901: Remove obsolete --enable-shared option (whether shared libs should be...
Jelmer Vernooij
2007-12-21
1
-9
/
+1
*
r25897: Add WERR_INVALID_FLAGS.
Günther Deschner
2007-12-21
2
-0
/
+2
*
r25896: Rename netlogon server stubs.
Günther Deschner
2007-12-21
1
-6
/
+6
[prev]
[next]