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
r23563: Add dump-event-list command to smbcontrol.
Günther Deschner
1
-0
/
+3
2007-10-10
r23512: Fix conflict in #define for SECDESC_PREFIX. Ensure all
Jeremy Allison
1
-2
/
+2
2007-10-10
r23510: Tidy calls to smb_panic by removing trailing newlines. Print the
James Peach
1
-3
/
+4
2007-10-10
r23509: This activates the global options from the registry in loadparm.
Michael Adam
2
-0
/
+32
2007-10-10
r23485: This checkin consists mostly of refactorings in preparation of the
Michael Adam
1
-1
/
+3
2007-10-10
r23410: Merge the core of the cluster code.
Volker Lendecke
5
-0
/
+191
2007-10-10
r23400: Fix lsa crash bug #4683. The "names" enum struct
Jeremy Allison
1
-3
/
+3
2007-10-10
r23380: netr_getdcname returns WERROR not NTSTATUS.
Günther Deschner
1
-1
/
+1
2007-10-10
r23341: pdb interfaces should be versioned. As SAMBA_3_0 and SAMBA_3_0_26
Jeremy Allison
1
-0
/
+1
2007-10-10
r23328: don't typedef ber_tag_t when it's already done by openldap
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r23307: move readahead stuff out of libreplace and make it samba3 specific
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r23300: AFAICT these are not needed. Jerry, can you please review and revert
James Peach
1
-1
/
+0
2007-10-10
r23274: merge CloseEventlog() pidl conversion from 3.0.26 && fix a few init c...
Gerald Carter
3
-23
/
+1
2007-10-10
r23271: merge service control pidl change for CloseServiceHandle() from SAMBA...
Gerald Carter
2
-2
/
+4
2007-10-10
r23251: whoops! Fix compile error
Gerald Carter
1
-0
/
+3
2007-10-10
r23244: Fix loop with nscd and NSS recusive calls.
Gerald Carter
1
-6
/
+9
2007-10-10
r23220: Add traverse_read to dbwrap
Volker Lendecke
1
-0
/
+4
2007-10-10
r23210: Very funny, we thought to use netr_GetDcName (e.g. in winbind) but we...
Günther Deschner
1
-15
/
+15
2007-10-10
r23204: Add MSG_SMB_BRL_VALIDATE. Tridge, this is a bit different from your bzr
Volker Lendecke
1
-0
/
+5
2007-10-10
r23195: Add void *private_data to brl_forall
Volker Lendecke
1
-12
/
+0
2007-10-10
r23183: Check in a change made by Tridge:
Volker Lendecke
2
-16
/
+14
2007-10-10
r23165: Convert brlock.tdb to dbwrap
Volker Lendecke
1
-0
/
+1
2007-10-10
r23163: Convert locking.tdb to dbwrap
Volker Lendecke
1
-0
/
+1
2007-10-10
r23128: Fix typo.
Günther Deschner
1
-1
/
+1
2007-10-10
r23127: Fill in some more netlogon dsgetdcname flavours (netr_DsRGetDCNameEx,
Günther Deschner
2
-2
/
+98
2007-10-10
r23117: Factor out local messaging.
Volker Lendecke
1
-2
/
+34
2007-10-10
r23112: Trim down the message.c API slightly: The messages_pending_for_pid is...
Volker Lendecke
1
-51
/
+63
2007-10-10
r23105: Add lchown to the vfs layer. We need this in the POSIX code.
Jeremy Allison
3
-1
/
+12
2007-10-10
r23100: Implement the delete on close semantics I've just tested for
Jeremy Allison
1
-1
/
+2
2007-10-10
r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'm
Volker Lendecke
3
-4
/
+36
2007-10-10
r22920: Add in the UNIX capability for 24-bit readX, as discussed
Jeremy Allison
3
-2
/
+10
2007-10-10
r22852: merge fixes for CVE-2007-2446 and CVE-2007-2447 to all branches
Gerald Carter
1
-2
/
+0
2007-10-10
r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and
Volker Lendecke
1
-0
/
+2
2007-10-10
r22841: Add comment to endif statement.
Lars Müller
1
-1
/
+1
2007-10-10
r22839: Fix endif comment.
Lars Müller
1
-1
/
+1
2007-10-10
r22800: Add GPO_SID_TOKEN and an LDAP function to get tokensids from the toke...
Günther Deschner
2
-2
/
+14
2007-10-10
r22798: Add the "apply group policy" access bit (as seen in type 0x05 ALLOWED...
Günther Deschner
1
-0
/
+1
2007-10-10
r22797: We are only interested in the DACL of the security descriptor, so sea...
Günther Deschner
2
-0
/
+11
2007-10-10
r22796: Add security descriptor to GROUP_POLICY_OBJECT structure (in preparat...
Günther Deschner
2
-1
/
+2
2007-10-10
r22786: Some cleanup by Karolin Seeger: Remove unused pdb_find_alias, and change
Volker Lendecke
1
-3
/
+0
2007-10-10
r22775: For the cluster code I've developed a wrapper around tdb to put diffe...
Volker Lendecke
2
-0
/
+52
2007-10-10
r22751: Next step for the cluster merge: sessionid.tdb should contain a 'struct
Volker Lendecke
1
-1
/
+1
2007-10-10
r22739: Make prototypes in include/util_tdb.h of some functions from
Michael Adam
1
-6
/
+6
2007-10-10
r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...
Volker Lendecke
4
-18
/
+10
2007-10-10
r22732: - Testing of libsmbclient against Vista revealed what is likely a bug in
Derrell Lipman
1
-0
/
+3
2007-10-10
r22712: Inform the user when logging in via pam_winbind
Gerald Carter
1
-0
/
+1
2007-10-10
r22704: Implement three step method for enumerating domain trusts.
Gerald Carter
1
-6
/
+20
2007-10-10
r22688: Change lock_data in struct byte_range_lock from void * to struct lock...
Volker Lendecke
1
-1
/
+1
2007-10-10
r22664: When we have krb5_get_init_creds_opt_get_error() then try to get the ...
Günther Deschner
1
-0
/
+6
2007-10-10
r22564: Move the _strict -> _zeronull functions into lib/util.c
Jeremy Allison
1
-9
/
+9
[next]