index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-27
s4:heimdal: import lorikeet-heimdal-201003262338 (commit f4e0dc17709829235f05...
Andrew Bartlett
39
-257
/
+381
2010-03-27
s4:testprogs Fix kinit test for updated Heimdal
Andrew Bartlett
1
-2
/
+2
2010-03-27
s4:heimdal New files and supporting logic for heimdal update
Andrew Bartlett
10
-2
/
+1388
2010-03-27
s4:heimdal: import lorikeet-heimdal-201001120029 (commit a5e675fed7c5db8a7370...
Andrew Bartlett
222
-1939
/
+4091
2010-03-26
Fix bug #7240 - Net usershare is not case sensitive.
Jeremy Allison
4
-56
/
+90
2010-03-26
s3-selftest: set "lpq cache time = 0" in server configuration.
Günther Deschner
1
-0
/
+1
2010-03-26
s3-selftest: set "lpq cache time = 0" in server configuration.
Günther Deschner
1
-0
/
+1
2010-03-26
s4-smbtorture: more JobInfo testing.
Günther Deschner
1
-28
/
+42
2010-03-26
s3 ntlm_auth: Don't malloc data that will be talloc_free()d
Kai Blin
1
-12
/
+12
2010-03-26
tdb: update exports and signatures files
Simo Sorce
2
-0
/
+2
2010-03-26
tdb: Add a non-blocking version of tdb_transaction_start
Volker Lendecke
7
-9
/
+25
2010-03-26
s4:auth/credentials/credentials.c - initialise more content
Matthias Dieter Wallnöfer
1
-0
/
+3
2010-03-26
Revert the part of bug fix #7233 - print fails with jobs >4GB from Win7 clients.
Jeremy Allison
1
-22
/
+4
2010-03-26
s3-util_sock: Rise debug level for getpeername failed messages.
Karolin Seeger
1
-4
/
+6
2010-03-26
s3-smbd: Don't close stdout if we want to log to stdout.
Andreas Schneider
7
-12
/
+14
2010-03-26
s4-smbtorture: fail spoolss test on SetJob failure.
Günther Deschner
1
-22
/
+61
2010-03-26
s3-spoolss: return info for the correct printjob in _spoolss_GetJob().
Günther Deschner
1
-4
/
+6
2010-03-26
s3-printing: avoid mixing cups backend code with nt_printing code in cups_pul...
Günther Deschner
3
-26
/
+40
2010-03-26
s3-event: switch s3 to using tevent_re_initialise()
Andrew Tridgell
3
-9
/
+2
2010-03-26
s4-smbd: use tevent_re_initialise()
Andrew Tridgell
1
-2
/
+6
2010-03-26
tevent: added tevent_re_initialise()
Andrew Tridgell
2
-0
/
+17
2010-03-26
util: on FreeBSD true is in /usr/bin. Use execvp to find it
Andrew Tridgell
2
-2
/
+2
2010-03-26
libutil: moved the networking defines to util_net.h
Andrew Tridgell
18
-27
/
+44
2010-03-26
libreplace: strerror_r() is needed by heimdal on solaris8
Andrew Tridgell
3
-1
/
+14
2010-03-26
s4-drs: replmd_delete with the 3 stage deletion recycle bin
Eduardo Lima
2
-105
/
+204
2010-03-26
tsocket: not all systems have IPV6_V6ONLY
Andrew Tridgell
1
-2
/
+2
2010-03-25
Second part of bug #7288 - SMB job IDs in CUPS job names wrong.
Jeremy Allison
1
-2
/
+0
2010-03-25
Fix bug #7288 - SMB job IDs in CUPS job names wrong.
Jeremy Allison
4
-20
/
+32
2010-03-25
Fix bug 7297 - smbd crashes with CUPS printers and no [printers] share defined.
Jeremy Allison
1
-1
/
+1
2010-03-25
s3: vfs_smb_traffic_analyzer.c: remove warnings from developer build
Holger Hetterich
1
-14
/
+16
2010-03-25
s3:passdb: avoid sid_to_gid() if the sid is "domain users"
Stefan Metzmacher
1
-3
/
+7
2010-03-25
s4:libcli/wrepl: correctly remove the tstream_context when the connection is ...
Stefan Metzmacher
1
-1
/
+15
2010-03-25
s4-smbtorture: fix include of proto header in main RAP test.
Günther Deschner
1
-0
/
+1
2010-03-25
s3: Fix a missing </listitem> in vfs_crossrename.8.xml
Torsten Kurbad
1
-0
/
+1
2010-03-25
s3: Add a comment to notify_internal_parent_init, this is pretty confusing
Volker Lendecke
1
-0
/
+6
2010-03-25
s3: Add a comment to serverid_parent_init, this is pretty confusing
Volker Lendecke
1
-0
/
+6
2010-03-25
s3: Add a comment to messaging_tdb_parent_init, this is pretty confusing
Volker Lendecke
1
-0
/
+6
2010-03-25
s3: Make sure our CLEAR_IF_FIRST optimization works for serverid.tdb
Volker Lendecke
3
-0
/
+25
2010-03-25
s3: Make sure our CLEAR_IF_FIRST optimization works for the notify tdbs
Volker Lendecke
3
-0
/
+32
2010-03-25
s3: Make sure our CLEAR_IF_FIRST optimization works for messaging.tdb
Volker Lendecke
3
-0
/
+22
2010-03-25
s3: Fix some nonempty blank lines
Volker Lendecke
1
-6
/
+6
2010-03-25
s3-selftest: enable RAP-RPC test against s3.
Günther Deschner
1
-1
/
+1
2010-03-25
s3-selftest: add RAP-RPC testsuite for crosschecking RAP and DCERPC calls.
Günther Deschner
3
-1
/
+106
2010-03-25
s4-smbtorture: fix drsblobs ndr torture test.
Günther Deschner
1
-3
/
+6
2010-03-25
s3: re-run make samba3-idl.
Günther Deschner
3
-55
/
+56
2010-03-25
drsblobs: remove utf8string2 from ForestTrustData.
Günther Deschner
2
-10
/
+9
2010-03-25
s4-smbtorture: activate job control tests against s3 in spoolss tests.
Günther Deschner
1
-5
/
+2
2010-03-25
tdb: Fix indentation in tdb_new_database()
Volker Lendecke
1
-1
/
+1
2010-03-25
Fix some nonempty blank lines
Volker Lendecke
11
-48
/
+47
2010-03-25
s4:selftest Add testing of kpasswd password set on servicePrincipalName
Andrew Bartlett
1
-0
/
+31
[prev]
[next]