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
path:
root
/
source4
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unecessary msync.
Jeremy Allison
2008-09-14
1
-4
/
+0
*
The msync manpage reports that msync *must* be called before munmap. Failure ...
Simo Sorce
2008-09-14
2
-2
/
+8
*
Attempt to fix bug 5684
Volker Lendecke
2008-09-14
1
-1
/
+1
*
Fix warnings on SuSE 9.0.
Stefan Metzmacher
2008-09-14
1
-0
/
+8
*
Fix bug 5400
Volker Lendecke
2008-09-14
1
-2
/
+2
*
Fix out of tree build. Remove the embedded srcdir path from talloc and tdb.
Stefan Metzmacher
2008-09-14
1
-4
/
+4
*
using NGROUPS_MAX instead of 32 for the max group value in rep_initgroups() s...
Yannick Bergeron
2008-09-14
1
-1
/
+1
*
Solve an IBM XL C/C++ compiler error encountered in get_exit_code() auth_erro...
Yannick Bergeron
2008-09-14
1
-1
/
+2
*
Fix typo.
Karolin Seeger
2008-09-14
2
-2
/
+2
*
Correctly find a [u]int32_t replacement
Volker Lendecke
2008-09-14
1
-6
/
+15
*
Fix replacement getpass. If we ^C at the prompt echo was left off.
Jeremy Allison
2008-09-14
1
-5
/
+2
*
Fix spellings and file names
Simo Sorce
2008-09-12
2
-32
/
+32
*
Fix up the "reg_common_open_remote" call
Matthias Dieter Wallnöfer
2008-09-09
4
-8
/
+9
*
Two useful "regshell" improvements
Matthias Dieter Wallnöfer
2008-09-09
1
-8
/
+6
*
lzxpress: Import of lzxpress compression
Matthieu Suiche
2008-09-07
2
-0
/
+179
*
lzxpress: fix for decompression...
Matthieu Suiche
2008-09-07
2
-21
/
+17
*
Always free tmp contexts before returning
Simo Sorce
2008-09-06
1
-0
/
+1
*
zlib: we require zlib-1.2.3 or higher
Stefan Metzmacher
2008-09-06
1
-3
/
+18
*
Revert "zlib: add inflateReset2()..."
Stefan Metzmacher
2008-09-06
3
-28
/
+3
*
Revert "zlib: we don't need the inflateReset2 prototype twice"
Stefan Metzmacher
2008-09-06
1
-0
/
+2
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
2008-09-04
1
-14
/
+13
|
\
|
*
Fix embedding of Samba 4.
Jelmer Vernooij
2008-09-03
1
-14
/
+13
*
|
Add a setexpiry operation in samdb.py
Andrew Tridgell
2008-08-30
4
-91
/
+97
|
/
*
disable the anr== tests until they are understood
Andrew Tridgell
2008-08-22
1
-12
/
+13
*
fixed the GUID and objectSID canonicalisation functions
Andrew Tridgell
2008-08-22
1
-1
/
+3
*
fixed a speellling erra
Andrew Tridgell
2008-08-22
1
-1
/
+1
*
fixed a problem with length limited ldap values
Andrew Tridgell
2008-08-22
10
-29
/
+48
*
Don't walk past the end of ldb values.
Andrew Bartlett
2008-08-21
5
-16
/
+31
*
Push loading the objectGUID and objectSID handlers earlier.
Andrew Bartlett
2008-08-21
1
-4
/
+8
*
Handle error cases in attribute handlers better.
Andrew Bartlett
2008-08-21
1
-8
/
+18
*
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
*
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
24
-176
/
+350
|
|
\
|
*
|
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
*
|
|
Remove last traces of the old 'subclass' feature
Andrew Bartlett
2008-08-20
1
-7
/
+0
|
|
/
|
/
|
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
2008-08-19
15
-80
/
+277
|
\
\
|
*
|
librpc: don't build the old mszip decompression code
Stefan Metzmacher
2008-08-18
1
-2
/
+2
|
*
|
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
|
*
|
lib/compression: Import of lzxpress decompression algorithm
Matthieu Suiche
2008-08-18
3
-1
/
+188
*
|
|
Note the ldb syntax for attribute syntaxes in the table.
Andrew Bartlett
2008-08-18
3
-10
/
+30
*
|
|
Allow attributes to be overwritten, not just added to
Andrew Bartlett
2008-08-18
1
-3
/
+11
*
|
|
Remove references to the unused @SUBCLASS feature.
Andrew Bartlett
2008-08-18
4
-83
/
+2
|
/
/
[next]