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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r20215: Next step trying to fix the Solaris build.
Volker Lendecke
1
-1
/
+1
2007-10-10
r20140: Make online/offline detection completely asynchronous.
Jeremy Allison
1
-0
/
+2
2007-10-10
r20124: clean up nested extern declaration warnings
Herb Lewis
1
-2
/
+2
2007-10-10
r20116: Start merging in the work done to create the new idmap subsystem.
Simo Sorce
5
-14
/
+56
2007-10-10
r20098: Properly fix issues with create_token_from_username()
Jeremy Allison
1
-1
/
+1
2007-10-10
r20048: Fix vfs_full_audit after Jims kernel_flock addition
Volker Lendecke
1
-1
/
+1
2007-10-10
r19991: Sorry for this 2000-liner...
Volker Lendecke
1
-1
/
+7
2007-10-10
r19963: Add 'registry shares = yes' and registry key security descriptors.
Volker Lendecke
1
-1
/
+8
2007-10-10
r19921: Add license and copyright info
Gerald Carter
2
-0
/
+42
2007-10-10
r19811: Decode REG_MULTI_SZ and REG_BINARY
Volker Lendecke
1
-4
/
+4
2007-10-10
r19808: remove old smbwrapper references
Gerald Carter
1
-4
/
+0
2007-10-10
r19807: First attempt at wrapping something sane around the registry API. Wil...
Volker Lendecke
1
-0
/
+25
2007-10-10
r19758: remove the LDAP_SCOPE_ONELEVEL define (not needed after svnup)
Gerald Carter
1
-3
/
+0
2007-10-10
r19754: * When using a krb5 session setup, we don't fill in the server_name
Gerald Carter
1
-0
/
+3
2007-10-10
r19655: Jeremy, please review:
Jim McDonough
1
-3
/
+3
2007-10-10
r19648: whoops, forgot to increment the vfs version number with the added flock
Jim McDonough
1
-1
/
+2
2007-10-10
r19647: Add some GPFS support in a vfs mod. Also adds the kernel flock op to
Jim McDonough
3
-0
/
+10
2007-10-10
r19429: moved tdb/common/tdbutil.c into lib/util_tdb.c
Andrew Tridgell
2
-1
/
+72
2007-10-10
r19355: Add getdispenumindex2 wrapper for rpcclient.
Günther Deschner
1
-1
/
+1
2007-10-10
r19270: Stop depending on internal MIT symbols. These are private on MacOS
James Peach
1
-1
/
+8
2007-10-10
r19240: move the NO_CONFIG_H check to libreplace
Stefan Metzmacher
1
-2
/
+0
2007-10-10
r19218: With the new RPC server infrastructure all backend functions are fill...
Volker Lendecke
1
-0
/
+6
2007-10-10
r19161: Add NET_GETANYDCNAME (getdcname only gives the PDC while getanydcname
Günther Deschner
1
-0
/
+18
2007-10-10
r19160: Add new WERR codes seen by working with NETLOGON getdcname.
Günther Deschner
1
-0
/
+2
2007-10-10
r19143: getdcname on the NETLOGON pipe returns WERROR, not NTSTATUS.
Günther Deschner
1
-1
/
+1
2007-10-10
r19028: Implement getprinterinfo level 6 (only the status) and get rid of snu...
Volker Lendecke
1
-0
/
+6
2007-10-10
r19026: we don't need this twice
Stefan Metzmacher
1
-8
/
+0
2007-10-10
r18986: Add some more GPO download helper functions.
Günther Deschner
1
-0
/
+3
2007-10-10
r18983: Add some comments for the LDAP based GPO routines.
Günther Deschner
1
-9
/
+7
2007-10-10
r18969: Fix typo.
Günther Deschner
1
-1
/
+1
2007-10-10
r18963: * Move parts of registry headers that were still in
Gerald Carter
5
-627
/
+71
2007-10-10
r18950: I can't see where stropts.h and poll.h are needed
Stefan Metzmacher
1
-8
/
+0
2007-10-10
r18926: Add some useful macros.
Günther Deschner
1
-0
/
+3
2007-10-10
r18878: With the recent checkins for me Samba3 compiles again with the NTSTAT...
Volker Lendecke
1
-2
/
+2
2007-10-10
r18869: two build fixes for systems without ldap
Andrew Tridgell
1
-0
/
+6
2007-10-10
r18858: arrgh! - since HAVE_IMMEDIATE_STRUCTURES were last enabled the code
Andrew Tridgell
1
-2
/
+2
2007-10-10
r18855: Tell the diff between WERROR and NTSTATUS
Volker Lendecke
1
-2
/
+2
2007-10-10
r18818: Forgot header file.
Günther Deschner
1
-0
/
+1
2007-10-10
r18810: use a copy of samba4's talloc under lib/talloc/
Stefan Metzmacher
2
-166
/
+1
2007-10-10
r18802: Use the pidl-generated code for the srvsvc interface, both client and...
Jelmer Vernooij
5
-896
/
+3
2007-10-10
r18793: Fix BE string handling in the auto-generated
Jeremy Allison
1
-12
/
+2
2007-10-10
r18789: Replace the winreg server code with the libndr parsing code.
Gerald Carter
2
-0
/
+5
2007-10-10
r18787: Fix the strlen_m and strlen_m_term code by merging
Jeremy Allison
2
-1
/
+6
2007-10-10
r18784: hopefully fix the BOOL bug on AIX
Stefan Metzmacher
3
-6
/
+6
2007-10-10
r18745: Use the Samba4 data structures for security descriptors and security ...
Jelmer Vernooij
2
-61
/
+10
2007-10-10
r18717: remove old defines in preference of the flags in librpc/gen_ndr/srvsvc.h
Gerald Carter
3
-39
/
+5
2007-10-10
r18711: Replace the following hand code client routines:
Gerald Carter
1
-0
/
+1
2007-10-10
r18703: Fix the annoying effect that happens when nscd is running:
Günther Deschner
1
-0
/
+4
2007-10-10
r18679: Fix the build.
Günther Deschner
1
-1
/
+1
2007-10-10
r18677: quickly add samr_GetDisplayEnumerationIndex for debugging to rpcclient.
Günther Deschner
1
-1
/
+17
[next]