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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Correct some typos in the LDB partition module
Matthias Dieter Wallnöfer
2009-06-29
1
-5
/
+5
*
SAMDB: Don't check for "sAMAccountName" twice
Matthias Dieter Wallnöfer
2009-06-29
1
-1
/
+0
*
Enhancement of "simple ldap map" with "systemFlags" attribute
Matthias Dieter Wallnöfer
2009-06-29
1
-0
/
+22
*
ldb: Properly handle NULL when copying attr lists.
Andrew Kroeger
2009-06-29
1
-4
/
+4
*
Correct the headers of some SAMBA 4 setup python scripts
Matthias Dieter Wallnöfer
2009-06-29
3
-3
/
+3
*
Two patches which fix issues on cross compiling/building
Nathaniel McCallum
2009-06-29
1
-1
/
+3
*
Fixes for SAMBA3RPC torture test
Matthias Dieter Wallnöfer
2009-06-29
1
-4
/
+11
*
Small patch for SPOOLSS pipe
Matthias Dieter Wallnöfer
2009-06-29
1
-5
/
+5
*
Upgrade ntvfs_map_*info to ntvfs_map_async_setup/ntvfs_map_async_finish
Sam Liddicott
2009-06-26
1
-33
/
+80
*
s4 auth_winbind: Internally, info3 has utf8 buffers, not utf16 buffers.
Kai Blin
2009-06-25
1
-63
/
+16
*
s4 auth_winbind: Don't allocate the rids for the info3 structure within the loop
Kai Blin
2009-06-25
1
-4
/
+4
*
s4: Add libwbclient backend to auth_winbind
Kai Blin
2009-06-25
2
-1
/
+216
*
Reenable the LDAPI socket for the merged build
Volker Lendecke
2009-06-24
1
-2
/
+0
*
s4-smbtorture: more paranoid checks while testing group membership in RPC-SAMR.
Günther Deschner
2009-06-24
1
-1
/
+27
*
s4-smbtorture: fix test_GetInfoLevel crash bug in RPC-DFS.
Günther Deschner
2009-06-19
1
-0
/
+2
*
Allow developers access the the privilaged ldapi socket for the moment
Andrew Bartlett
2009-06-19
1
-0
/
+4
*
On our way to alpha9!
Andrew Bartlett
2009-06-19
1
-2
/
+2
*
Mark as release version
Andrew Bartlett
2009-06-19
1
-1
/
+1
*
s4:ldapsrv Place the 'privilaged' ldapi socket under an #ifdef
Andrew Bartlett
2009-06-19
1
-1
/
+11
*
s4:ldb Add test for integer normalisation behaviour
Andrew Bartlett
2009-06-19
1
-0
/
+17
*
Fixed some uninitialised variables
Matthias Dieter Wallnöfer
2009-06-19
5
-18
/
+20
*
Correct handling of 32-bit integer attributes in SAMBA 4
Matthias Dieter Wallnöfer
2009-06-19
4
-41
/
+88
*
Remove unused variable
Andrew Bartlett
2009-06-18
1
-3
/
+0
*
Bump the ldb version and the version Samba4 requires.
Andrew Bartlett
2009-06-18
2
-2
/
+2
*
s4: Add tests and 'must change password' flags in setpassword and newuser
Andrew Bartlett
2009-06-18
4
-12
/
+25
*
s4:libnet Allow 'net password change' to work on expired passwords
Andrew Bartlett
2009-06-18
11
-9
/
+41
*
s4:kdc Allow a password change when the password is expired
Andrew Bartlett
2009-06-18
12
-70
/
+98
*
s4:setup Add an option to 'setpassword' to force password change at next login
Andrew Bartlett
2009-06-18
3
-3
/
+17
*
s4:gensec Print GSSAPI error message when unable to find PAC
Andrew Bartlett
2009-06-18
1
-1
/
+3
*
Require the new tdb 1.1.5 (for performance reasons)
Andrew Bartlett
2009-06-18
2
-2
/
+2
*
Fixes for the "cldap" tests
Matthias Dieter Wallnöfer
2009-06-18
2
-6
/
+19
*
source4/client/client.c: Possible memory leaks
Slava Semushin
2009-06-18
1
-2
/
+5
*
Fix resource leak in lib/ldb/tools/ldbmodify.c
Slava Semushin
2009-06-18
1
-0
/
+1
*
Fix syntax error in lib/ldb/ldb_sqlite3/base160.c
Slava Semushin
2009-06-18
1
-1
/
+1
*
LDB: Link against both tevent and talloc
Eric Sandall
2009-06-18
1
-1
/
+1
*
s4: Call va_end() after all va_start()/va_copy() calls.
Andrew Kroeger
2009-06-18
1
-0
/
+1
*
NETLOGON pipe improvements
Matthias Dieter Wallnöfer
2009-06-18
2
-33
/
+81
*
Use system Python LDB bindings, if present.
Jelmer Vernooij
2009-06-18
1
-1
/
+9
*
Use system LDB by default if the right version was found.
Jelmer Vernooij
2009-06-18
1
-2
/
+2
*
dsdb: Fix build against system ldb.
Jelmer Vernooij
2009-06-18
3
-3
/
+3
*
selftest: Use common function when skipping testsuites based on run-time
Jelmer Vernooij
2009-06-18
1
-11
/
+32
*
smb_build: Always build modules for system-libraries as shared libraries,
Jelmer Vernooij
2009-06-18
1
-2
/
+3
*
Fix build with system LDB.
Jelmer Vernooij
2009-06-18
4
-4
/
+4
*
configure: Use Python tdb bindings from the system, if found.
Jelmer Vernooij
2009-06-18
1
-3
/
+10
*
Remove outdated Python status file.
Jelmer Vernooij
2009-06-18
2
-16
/
+2
*
Only install an explicit set of scripts during "make install", rather than
Jelmer Vernooij
2009-06-17
1
-1
/
+8
*
Make fullschema script executable.
Jelmer Vernooij
2009-06-17
1
-0
/
+0
*
pyldb: Fix three more (minor) memory leaks.
Jelmer Vernooij
2009-06-17
2
-14
/
+42
*
pyldb: Fix memory leak in Dn.get_parent().
Jelmer Vernooij
2009-06-17
1
-2
/
+16
*
pyldb: Fix memory leak in Dn.concat.
Jelmer Vernooij
2009-06-17
1
-3
/
+12
[prev]
[next]