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
*
merged-build: propare to fix make test4
Stefan Metzmacher
2009-01-21
1
-1
/
+4
*
selftest: add --exeext parameter
Stefan Metzmacher
2009-01-21
2
-5
/
+14
*
s4:selftest: reference binaries via variables in tests.sh
Stefan Metzmacher
2009-01-21
1
-7
/
+9
*
selftest:Samba4: add bindir_path() utility function to construct the binary p...
Stefan Metzmacher
2009-01-21
1
-12
/
+23
*
selftest: bin/ is under $(builddir) instead of $(srcdir)
Stefan Metzmacher
2009-01-21
1
-2
/
+3
*
s4:python glue: fix dependecy to pyldb
Stefan Metzmacher
2009-01-21
1
-1
/
+1
*
s3:docs: fix ommission in fix of (real)distclean targets
Michael Adam
2009-01-21
1
-1
/
+1
*
s3:create-tarball: also include the VENDOR_PATCH in the version
Michael Adam
2009-01-21
1
-0
/
+4
*
s3:docs: fix distclean target and add realdistclean target
Michael Adam
2009-01-21
1
-1
/
+4
*
Fix a typo
Volker Lendecke
2009-01-21
1
-1
/
+1
*
s3:docs: clarify explanation of the allocator in the idmap_ldap manpage
Michael Adam
2009-01-21
1
-2
/
+8
*
s3:docs: clarify explanation of the allocator in the idmap_tdb manpage
Michael Adam
2009-01-21
1
-4
/
+10
*
s3:docs: clarify explanation of allocator in the idmap_tdb2 manpage
Michael Adam
2009-01-21
1
-4
/
+6
*
s3:docs: fix copy and paste error in the idmap_tdb2 manpage
Michael Adam
2009-01-21
1
-1
/
+0
*
s4:ldb: remove dependency to samba4's events wrapper
Stefan Metzmacher
2009-01-21
7
-29
/
+36
*
librpc: Fix warning caused by some empty debug strings
Tim Prouty
2009-01-20
1
-3
/
+3
*
s3:docs: add a manpage for idmap_tdb2
Michael Adam
2009-01-21
1
-0
/
+132
*
s3:docs: update the idmap_ldap manpage to reflect current facts.
Michael Adam
2009-01-21
1
-7
/
+23
*
s3:docs: update the idmap_tdb manpage to reflect current facts.
Michael Adam
2009-01-21
1
-20
/
+61
*
"userdom_struct" does not need "full_name" anymore -- unused
Volker Lendecke
2009-01-20
5
-7
/
+2
*
Fix some nonempty blank lines
Volker Lendecke
2009-01-20
2
-20
/
+20
*
Remove some unused code
Volker Lendecke
2009-01-20
3
-17
/
+0
*
Remove some smb fsp knowledge from rpc_server/
Volker Lendecke
2009-01-20
5
-71
/
+99
*
Make use of TALLOC_FREE
Volker Lendecke
2009-01-20
1
-3
/
+1
*
socket_wrapper: fix PCAP support broken by aaea68791cfea45c6fa69abc93ad6d0e83...
Stefan Metzmacher
2009-01-20
1
-3
/
+1
*
s3:messaging: also recreate the local messaging backend in messaging_reinit()
Stefan Metzmacher
2009-01-20
1
-3
/
+11
*
s3: reinit_after_fork() should reinit the event context before the messaging ...
Stefan Metzmacher
2009-01-20
1
-4
/
+4
*
s3:events: add support for signal events
Stefan Metzmacher
2009-01-20
1
-0
/
+6
*
s3:smbd: call message_dispatch() before processing incoming PDUs
Stefan Metzmacher
2009-01-20
1
-0
/
+6
*
tevent: rename signal handler functions to start with tevent_common_
Stefan Metzmacher
2009-01-20
1
-5
/
+6
*
Don't use TMPDIR as variable, it's already used for other purposes.
Jelmer Vernooij
2009-01-19
1
-5
/
+8
*
Make sure server_role gets initialized in backend provisioning code -
Jelmer Vernooij
2009-01-19
3
-3
/
+19
*
Merge branch 'v4-0-stable'
Jelmer Vernooij
2009-01-19
6
-252
/
+282
|
\
|
*
Add some more entries to WHATSNEW, by no means complete.
Jelmer Vernooij
2009-01-19
1
-0
/
+10
|
*
s3:idmap_tdb: convert to the dbwrap api
Stefan Metzmacher
2009-01-19
1
-244
/
+223
|
*
s3:dbwrap: add dbwrap_delete(), dbwrap_store() and dbwrap_fetch()
Stefan Metzmacher
2009-01-19
2
-8
/
+31
|
*
s3:dbwrap: add get_flags() hook to db_context
Stefan Metzmacher
2009-01-19
3
-0
/
+18
*
|
Remove mention of external heimdal - its not yet supported.
Jelmer Vernooij
2009-01-19
1
-3
/
+0
|
/
*
Avoid flooding of syslog with failing pam_putenv messages.
Andreas Schneider
2009-01-19
1
-1
/
+1
*
Fix the same bug as 8b618d0 fixes, this time in winbindd_passdb.c
Volker Lendecke
2009-01-19
1
-2
/
+4
*
Attempt to fix the merged build
Volker Lendecke
2009-01-19
2
-3
/
+3
*
S3-ByExample: Use 'winbindd -D' instead of 'winbindd -B'.
Karolin Seeger
2009-01-19
3
-5
/
+5
*
S3-HowTo: Change 'winbindd -B' to 'winbindd -D'.
Karolin Seeger
2009-01-19
2
-5
/
+5
*
nbt_server/wins: winsdb_handle() can be static
Stefan Metzmacher
2009-01-19
1
-2
/
+3
*
nbt_server/wins: add some const
Stefan Metzmacher
2009-01-19
1
-3
/
+4
*
nbt_server/wins: use talloc_zero() to create struct winsdb_handle
Stefan Metzmacher
2009-01-19
2
-2
/
+2
*
wrepl_server: make 'use inform' the default and autofallback against old servers
Stefan Metzmacher
2009-01-19
3
-3
/
+25
*
libcli/wrepl: return the major version of the server in wrepl_associate()
Stefan Metzmacher
2009-01-19
2
-0
/
+2
*
wreplserver: add "wreplsrv:propagate name releases = yes" for replicated sgro...
Stefan Metzmacher
2009-01-19
1
-0
/
+29
*
winsserver: add "wreplsrv:propagate name releases" option
Stefan Metzmacher
2009-01-19
2
-6
/
+47
[next]