summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r24034: Print the full cluster pid in print_lock_structVolker Lendecke1-2/+2
2007-10-10r24033: We need to be able to cope with packet_handler calling itselfVolker Lendecke1-4/+5
2007-10-10r24032: It helps testing tremendously if the cluster messaging actually sendsVolker Lendecke2-0/+16
2007-10-10r24031: Fix some 64 bit warningsVolker Lendecke1-3/+4
2007-10-10r24029: merge from http://samba.org/~tridge/samba_3_2_ctdb/:Stefan Metzmacher1-5/+8
2007-10-10r24027: merge from http://people.samba.org/bzr/metze/samba/3_2-ctdb-metze/:Stefan Metzmacher2-0/+34
2007-10-10r24025: packet_send() expects DATA_BLOB elements as vaargsStefan Metzmacher1-3/+3
2007-10-10r24024: Minor cleanup in ads_parse_gp_ext().Günther Deschner1-9/+3
2007-10-10r24023: Correctly support REG_BINARY in registry_push_value() andGünther Deschner1-2/+6
2007-10-10r24021: use MSG_BROADCAST_PID_STR as value for broadcast messagesStefan Metzmacher2-2/+6
2007-10-10r24019: merge from http://people.samba.org/bzr/metze/samba/3_2-ctdb-metze/:Stefan Metzmacher1-8/+23
2007-10-10r24017: merge from http://samba.org/~tridge/samba_3_2_ctdb/:Stefan Metzmacher1-14/+22
2007-10-10r24013: merge from http://samba.org/~tridge/samba_3_2_ctdb/:Stefan Metzmacher1-1/+1
2007-10-10r24009: Revert to the 3.0.25 logic for parsing the client's protocols. hpisgr8Volker Lendecke1-13/+5
2007-10-10r24008: Fix Bug 4792. Thanks to David Gajewski <dgajews@math.utoledo.edu> and toVolker Lendecke1-1/+1
2007-10-10r24007: Attempt to fix the build on host "gwen". The Makefile ended up with anVolker Lendecke1-2/+2
2007-10-10r24006: Some more paranoia in reply_negprotVolker Lendecke1-2/+12
2007-10-10r24005: Attempt to fix the build on host deckchairVolker Lendecke1-1/+1
2007-10-10r24004: Convert reply_checkpath to the new APIVolker Lendecke2-17/+24
2007-10-10r24003: Convert reply_tcon_and_X to the new APIVolker Lendecke2-45/+73
2007-10-10r24002: Convert reply_negprot to the new APIVolker Lendecke2-91/+115
2007-10-10r24001: Separate out the parsing of the client's requested protocolsVolker Lendecke1-29/+66
2007-10-10r24000: Add message_push_blob() and message_push_string().Volker Lendecke2-0/+61
2007-10-10r23999: Convert reply_open_and_XVolker Lendecke3-71/+105
2007-10-10r23998: Convert reply_close to the new APIVolker Lendecke3-19/+28
2007-10-10r23997: Check in the infrastructure for getting rid of the global InBuffer/Ou...Volker Lendecke10-395/+782
2007-10-10r23996: One more constVolker Lendecke1-1/+1
2007-10-10r23992: Some constVolker Lendecke1-2/+2
2007-10-10r23991: Some constVolker Lendecke2-2/+2
2007-10-10r23990: Reformatting for 80 cols and trailing whitespaceVolker Lendecke1-11/+18
2007-10-10r23989: For testing purposes, add "echo" to smbclientVolker Lendecke1-0/+19
2007-10-10r23988: Looks a lot more scary than it is: This just unwraps the else-branch ofVolker Lendecke1-67/+74
2007-10-10r23987: Remove static pid in switch_message()Volker Lendecke1-5/+3
2007-10-10r23986: Some constVolker Lendecke2-6/+14
2007-10-10r23981: Make tdb_validate_and_backup try harder to end up with a valid tdb:Michael Adam1-23/+60
2007-10-10r23980: Fix one more use of pwrite in expand_file.Michael Adam1-1/+10
2007-10-10r23979: Fix another occurence of (written != requested) as anMichael Adam1-5/+22
2007-10-10r23977: Im prove the pwrite-patch to tdb_expand_file of r23972:Michael Adam1-7/+20
2007-10-10r23976: Move authdata.o to LIBADS_SERVER_OBJ.Günther Deschner1-2/+2
2007-10-10r23975: Enhance some debug output.Michael Adam1-2/+4
2007-10-10r23974: Fix Coverity ID 361. num_rids == 0 is caught on function entryVolker Lendecke1-10/+5
2007-10-10r23973: For debugging, add (undocumented) net ads kerberos commands (kinit, r...Günther Deschner2-1/+112
2007-10-10r23972: Fix a bug in pwrite error detection in tdb_expand_file():Michael Adam1-3/+3
2007-10-10r23971: Prevent build failures.Günther Deschner1-1/+5
2007-10-10r23970: Allow to set the debuglevel at which to dump the PAC logon info.Günther Deschner1-18/+18
2007-10-10r23969: Some helper routines to retrieve a PAC and PAC elements.Günther Deschner1-0/+160
2007-10-10r23968: Harmonize net's password prompts.Günther Deschner2-16/+35
2007-10-10r23967: Memleak fix from Atsushi Nakabayashi <nakabayashi@miraclelinux.com>Volker Lendecke1-0/+3
2007-10-10r23962: Linux oplock support is conditional on HAVE_KERNEL_OPLOCKS_LINUX,James Peach1-2/+3
2007-10-10r23957: Use tdb_open_log instead of tdb_open.Michael Adam1-6/+6