summaryrefslogtreecommitdiff
path: root/source3/libnet/libnet_samsync_ldif.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-23Fix another "format not a string literal and no format arguments" warning.Jeremy Allison1-2/+5
2008-11-18s3-libnet-samsync: pass sequence number pointer to process routine.Günther Deschner1-0/+2
2008-11-18s3-libnet-samsync: move all modules to startup,process,finish callbacks.Günther Deschner1-29/+76
2008-11-18s3-libnet-samsync: use samsync_ops.Günther Deschner1-10/+10
2008-11-18s3-libnet-samsync: add samsync_ops to all samsync modules.Günther Deschner1-0/+4
2008-10-22Fix net rpc vampire, based on an *amazing* piece of debugging work by "Cooper...Jeremy Allison1-6/+5
2008-08-08libnet samsync ldif: fix the build without LDAP.Michael Adam1-0/+15
2008-07-18Use LDAP macros instead of attribute names.Karolin Seeger1-24/+24
2008-06-27net_vampire: use bool for last_query information in samsync.Günther Deschner1-2/+2
2008-06-23net_vampire: fix included header.Günther Deschner1-1/+1
2008-06-17net_vampire: add error and result_message to samsync_context.Günther Deschner1-1/+6
2008-06-17net_vampire: use generic output filename and use correct argv element.Günther Deschner1-1/+1
2008-06-17net_vampire: move ldif code out of net_rpc_samsync.cGünther Deschner1-0/+1209