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
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r20933: Fix the build without inotify
Volker Lendecke
1
-2
/
+2
2007-10-10
r20932: This is the basic infrastructure for inotify support. This is far fro...
Volker Lendecke
4
-1
/
+283
2007-10-10
r20931: This changes the notify infrastructure from a polling-based to an eve...
Volker Lendecke
12
-785
/
+484
2007-10-10
r20917: Fix missing error returns pointed out by "Li, Ying (ESG)" <ying.li2@h...
Jeremy Allison
1
-0
/
+3
2007-10-10
r20916: Add in the delete on close final fix - but only enabled
Jeremy Allison
7
-0
/
+63
2007-10-10
r20915: Fixed the bad merge from 3.0.24.
Jeremy Allison
1
-6
/
+8
2007-10-10
r20914: Sync up incorrect differences between 3.0.24 and 3.0
Jeremy Allison
1
-12
/
+11
2007-10-10
r20913: Fix the build.
Jeremy Allison
1
-3
/
+4
2007-10-10
r20912: Ensure the list always remains sorted even when
Jeremy Allison
1
-17
/
+29
2007-10-10
r20911: Fix copyright message in winbindd to use the macro from smb.h
Gerald Carter
1
-2
/
+3
2007-10-10
r20905: Windows 2000 returns NT_STATUS_ACCOUNT_RESTRICTION if the pw
Gerald Carter
1
-3
/
+11
2007-10-10
r20904: This is a placeholder fix. Apparently Windows 2000
Gerald Carter
1
-1
/
+9
2007-10-10
r20903: Replace the hardcoded "smb.conf" string with the dyn_CONFIGFILE
Gerald Carter
1
-6
/
+7
2007-10-10
r20883: W00t! I now understand how "delete on close" really
Jeremy Allison
5
-35
/
+59
2007-10-10
r20880: Fix memory leak in new sitename code. You got *really*
Jeremy Allison
1
-1
/
+1
2007-10-10
r20878: Fix build with --enable-profiling
Volker Lendecke
1
-1
/
+0
2007-10-10
r20877: Random notify fixes
Volker Lendecke
1
-13
/
+8
2007-10-10
r20876: Fix bug 4346 -- Thanks to YAMASAKI Hiroyuki
Volker Lendecke
1
-1
/
+1
2007-10-10
r20875: Pass DCE/RPC server call arguments as a struct rather than as separat...
Jelmer Vernooij
31
-1389
/
+1349
2007-10-10
r20874: We need to distinguish client sitenames per realm. We were overwriting
Günther Deschner
6
-26
/
+75
2007-10-10
r20873: Some correctness fixes w.r.t. Samba4 torture BASE-DELETE.
Jeremy Allison
8
-21
/
+111
2007-10-10
r20862: When in disconnected mode there is no need to try a fallback to a site
Günther Deschner
1
-0
/
+18
2007-10-10
r20861: We only use sitespecific DNS lookups when looking for DCs or KDCs, not
Günther Deschner
1
-5
/
+1
2007-10-10
r20860: Adding some small tweaks. When we have no sitename, there is no need to
Günther Deschner
2
-20
/
+25
2007-10-10
r20858: change_notify_reply_packet is static
Volker Lendecke
1
-2
/
+4
2007-10-10
r20857: Silence gives assent :-). Checking in the fix for
Jeremy Allison
9
-65
/
+159
2007-10-10
r20856: Make "struct notify_mid_map" private to notify.c
Volker Lendecke
2
-11
/
+13
2007-10-10
r20854: Ok, now I think we're at a point where looking at notify starts to ma...
Volker Lendecke
8
-40
/
+626
2007-10-10
r20851: To read account policies from LDAP we need root.
Volker Lendecke
1
-2
/
+12
2007-10-10
r20848: Minor typo.
Günther Deschner
1
-1
/
+1
2007-10-10
r20846: Before this gets out of control...
Volker Lendecke
10
-90
/
+314
2007-10-10
r20845: Somehow I missed this one - should have been part of the
Jeremy Allison
1
-4
/
+7
2007-10-10
r20844: Somewhat radical change - this may break the build (I will
Jeremy Allison
7
-259
/
+310
2007-10-10
r20843: Get rid of last BOOL ok.
Jeremy Allison
1
-58
/
+59
2007-10-10
r20842: Only one more BOOL ok to go...
Jeremy Allison
1
-12
/
+6
2007-10-10
r20841: Remove more BOOL ok.
Jeremy Allison
1
-6
/
+6
2007-10-10
r20840: Keep removing the old BOOL ok logic.
Jeremy Allison
1
-5
/
+9
2007-10-10
r20839: Fix other C++ warnings
Jelmer Vernooij
2
-2
/
+2
2007-10-10
r20838: Small fix from Jiri.Sasek@Sun.COM to fix null
Jeremy Allison
1
-2
/
+3
2007-10-10
r20837: Use real type name, to fix compilation with -WC++-compat
Jelmer Vernooij
10
-178
/
+178
2007-10-10
r20833: Reformatting
Volker Lendecke
1
-23
/
+41
2007-10-10
r20832: Remove extra pointers previously added to unique [out] pointers. Inst...
Jelmer Vernooij
34
-427
/
+595
2007-10-10
r20828: Fix the build with libnscd.
Günther Deschner
1
-2
/
+2
2007-10-10
r20827: Increment the interface version.
Volker Lendecke
1
-1
/
+2
2007-10-10
r20824: Send access to the trusted domain passwords through the pdb backend, ...
Volker Lendecke
12
-64
/
+153
2007-10-10
r20820: merge from samba4:
Stefan Metzmacher
2
-2
/
+3
2007-10-10
r20817: sync lib/replace with samba4
Stefan Metzmacher
12
-40
/
+149
2007-10-10
r20811: fix comment
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20796: Fix the same problem Jeremy has fixed (improper handling of deferred ...
Volker Lendecke
2
-11
/
+15
2007-10-10
r20789: merge from samba4:
Stefan Metzmacher
2
-12
/
+0
[next]