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
*
All these syntaxes are now handled by the schema.
Andrew Bartlett
2008-08-21
1
-6
/
+0
*
Don't hardcode attributes to be treated as a DN
Andrew Bartlett
2008-08-21
1
-14
/
+1
*
Correct anr search commants and error messages in ldap.js
Andrew Bartlett
2008-08-21
1
-7
/
+7
*
Don't allow a NULL syntax
Andrew Bartlett
2008-08-21
1
-0
/
+4
*
Don't maniplate control entries in samldb
Andrew Bartlett
2008-08-21
1
-0
/
+4
*
Use the new SEARCH_FLAG_ANR define
Andrew Bartlett
2008-08-20
1
-1
/
+1
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
2008-08-20
1
-0
/
+4
|
\
|
*
don't overwrite fixed attributes with @ATTRIBUTES
Andrew Tridgell
2008-08-20
1
-0
/
+4
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
2008-08-20
3
-2
/
+14
|
\
|
|
*
Merge commit 'origin/v4-0-test' into v4-0-test
Andrew Tridgell
2008-08-20
71
-1555
/
+1599
|
|
\
|
*
|
added a LDB_ATTR_FLAG_FIXED so the schema module can mark attributes
Andrew Tridgell
2008-08-20
2
-2
/
+7
|
*
|
added some comments at the request of a frustrated abartlet
Andrew Tridgell
2008-08-19
1
-0
/
+7
*
|
|
Apply attributes (and their syntax) from the schema into ldb
Andrew Bartlett
2008-08-20
2
-0
/
+56
*
|
|
Add schema search flags from MS-ADTS
Andrew Bartlett
2008-08-20
1
-0
/
+11
*
|
|
Split schema_init.c into smaller bits.
Andrew Bartlett
2008-08-20
4
-545
/
+600
*
|
|
Remove last traces of the old 'subclass' feature
Andrew Bartlett
2008-08-20
1
-7
/
+0
*
|
|
Add a torture test for the new 'netlogon' flags.
Matthias Dieter Wallnöfer
2008-08-20
1
-0
/
+146
*
|
|
Add extra bits to our 'netlogon' response in CLDAP and NBT.
Matthias Dieter Wallnöfer
2008-08-20
2
-2
/
+14
*
|
|
Update OpenLDAP MMR configuration per comments by Oliver Liebel
Andrew Bartlett
2008-08-20
2
-20
/
+19
|
|
/
|
/
|
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
2008-08-19
44
-447
/
+618
|
\
\
|
*
\
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
2008-08-19
17
-97
/
+416
|
|
\
\
|
|
*
|
librpc: don't build the old mszip decompression code
Stefan Metzmacher
2008-08-18
2
-3
/
+3
|
|
*
|
ndr_compression: use zlib's inflate() for decompression
Stefan Metzmacher
2008-08-18
2
-12
/
+83
|
|
*
|
zlib: mark as modified for samba
Stefan Metzmacher
2008-08-18
1
-2
/
+8
|
|
*
|
zlib: fix compiler warnings
Stefan Metzmacher
2008-08-18
12
-74
/
+80
|
|
*
|
zlib: we don't need the inflateReset2 prototype twice
Stefan Metzmacher
2008-08-18
1
-2
/
+0
|
|
*
|
librpc/ndr: add support for XPRESS decompression
Matthieu Suiche
2008-08-18
1
-5
/
+56
|
|
*
|
lib/compression: Import of lzxpress decompression algorithm
Matthieu Suiche
2008-08-18
3
-1
/
+188
|
*
|
|
Fix templates.ldb reprovision handling.
Andrew Bartlett
2008-08-19
3
-11
/
+21
|
*
|
|
Note the ldb syntax for attribute syntaxes in the table.
Andrew Bartlett
2008-08-18
7
-31
/
+60
|
*
|
|
Allow attributes to be overwritten, not just added to
Andrew Bartlett
2008-08-18
1
-3
/
+11
|
*
|
|
Fix segfaults when loading the schema fails.
Andrew Bartlett
2008-08-18
1
-14
/
+13
|
*
|
|
Ensure we fail to proceed if the schema won't load.
Andrew Bartlett
2008-08-18
1
-0
/
+1
|
*
|
|
Remove references to the unused @SUBCLASS feature.
Andrew Bartlett
2008-08-18
5
-84
/
+3
|
|
/
/
|
*
|
Merge the two attribute syntax tables.
Andrew Bartlett
2008-08-18
9
-187
/
+82
|
*
|
configure: use AS_HELP_STRING for --with-disable-ext-lib
Michael Adam
2008-08-16
1
-1
/
+1
|
*
|
configure: use AS_HELP_STRING for --enable-developer
Michael Adam
2008-08-16
1
-1
/
+1
|
*
|
configure: use AS_HELP_STRING for --enable-debug.
Michael Adam
2008-08-16
1
-1
/
+1
|
*
|
configure: use AS_HELP_STRING for --with-selftest-prefix.
Michael Adam
2008-08-16
1
-1
/
+1
|
*
|
configure: use AS_HELP_STRING for --with-logfilebase.
Michael Adam
2008-08-16
1
-1
/
+1
|
*
|
configure: use AS_HELP_STRING for --with-piddir
Michael Adam
2008-08-16
1
-1
/
+1
|
*
|
configure: use AS_HELP_STRING for --with-lockdir.
Michael Adam
2008-08-16
1
-1
/
+1
|
*
|
configure: use AS_HELP_STRING for --ntp-signd-socket-dir.
Michael Adam
2008-08-16
1
-1
/
+1
|
*
|
configure: use AS_HELP_STRING for --with-winbindd-privileged-socket-dir.
Michael Adam
2008-08-16
1
-1
/
+1
|
*
|
configure: use AS_HELP_STRING for --with-winbindd-socket-dir .
Michael Adam
2008-08-16
1
-1
/
+1
|
*
|
configure: use AS_HELP_STRING for --with-privatedir
Michael Adam
2008-08-16
1
-1
/
+1
|
*
|
configure: format help string for --with-fhs with AS_HELP_STRING().
Michael Adam
2008-08-16
1
-1
/
+1
|
*
|
configure: remove duplicate definition of --with-winbindd-socket-dir.
Michael Adam
2008-08-16
1
-16
/
+0
|
*
|
Fix the build, after the ad2oLschema changes.
Andrew Bartlett
2008-08-15
1
-2
/
+3
|
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
2008-08-15
32
-1174
/
+1020
|
|
\
\
[next]