summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-24s3: Move "trans_num" to smbd_server_connectionVolker Lendecke3-5/+4
2010-08-24s3: Make srv_send_smb take an sconn instead of a sock fdVolker Lendecke10-31/+31
2010-08-24pam: fix unused variable warningBjörn Jacke1-1/+1
2010-08-24s4-waf: try to fix the s4 wbinfo build dependencies.Günther Deschner1-1/+1
2010-08-24s3-dcerpc: avoid talloc_move on schannel creds in cli_rpc_pipe_open_schannel_...Günther Deschner3-4/+54
2010-08-23Final part of fix for bug #7636 - winbind internal error, backtrace.Jeremy Allison1-11/+18
2010-08-23s3-dcerpc: Allocate structure members on the right contextSimo Sorce1-1/+1
2010-08-23s3: PAM_RHOST and PAM_TTY are enums on FreeBSDVolker Lendecke2-3/+26
2010-08-23s4:getncchanges.c - fix some counter variable typesMatthias Dieter Wallnöfer1-3/+3
2010-08-23replace: Fix ifndefs for formatting defines.Jelmer Vernooij1-3/+3
2010-08-23s4-devel: added a getncchanges developer scriptAndrew Tridgell1-0/+120
2010-08-23s4-pyrpc: use s4_event_context_init()Andrew Tridgell1-1/+1
2010-08-23s4-pyregistry: use s4_event_context_init()Andrew Tridgell1-2/+2
2010-08-23s4-event: event_context_find() should use s4_event_context_init()Andrew Tridgell1-1/+1
2010-08-23s4-net: role should be case insensitive for joinAndrew Tridgell1-1/+4
2010-08-23s4-drs: show the user sid that does the GetNCChanges callAndrew Tridgell1-2/+3
2010-08-23s4-drs: removed the warning on WRIT_REP being setAndrew Tridgell1-4/+2
2010-08-23s4-net: added initial implemention of RODC joinAndrew Tridgell2-6/+311
2010-08-23libnet-s4: added replicate() command in pynetAndrew Tridgell1-0/+60
2010-08-23s4-libnet: split libnet_Vampire() into two partsAndrew Tridgell2-26/+82
2010-08-23s4-libnet: show the DN when DsAddEntry() failsAndrew Tridgell1-1/+2
2010-08-23s4-net: moved the net join command to pythonAndrew Tridgell5-108/+5
2010-08-23s4-libnet: added join type constants to python interfaceAndrew Tridgell1-0/+4
2010-08-23s4-python: added ndr_print() method in ndrAndrew Tridgell1-0/+3
2010-08-23pidl-python: fixed the docstrings for ndr_print, ndr_pack and ndr_unpackAndrew Tridgell1-3/+3
2010-08-23libreplace: fixed the strptime() waf testAndrew Tridgell1-8/+2
2010-08-23s4:security Change struct security_token->sids from struct dom_sid * to struc...Andrew Bartlett17-60/+61
2010-08-22s3:pdbtest Fix command name of pdbtestAndrew Bartlett1-1/+1
2010-08-22s3-build: Add a test-buildfarm target to stay UNIX Makefile compatible.Andreas Schneider1-4/+2
2010-08-22s3:param Clarify parameter name on init_globals()Andrew Bartlett1-4/+4
2010-08-22s3: Turn two macros into functionsVolker Lendecke1-6/+24
2010-08-22s3: Pass the rhost through smb_pam_accountcheckVolker Lendecke5-8/+11
2010-08-22s3: Rename auth.c:backends to auth_backendsVolker Lendecke1-4/+4
2010-08-22s3: Fix some nonemtpy blank linesVolker Lendecke2-12/+11
2010-08-22s4: Only install testparm to /usr/bin/, no longer to /usr/sbin.Jelmer Vernooij1-1/+1
2010-08-22s4: Install testparm to /usr/bin, consistent with old behaviour.Jelmer Vernooij1-3/+3
2010-08-22s4-waf: re-use SAMBA_LIBRARY() in building shared modulesAndrew Tridgell1-35/+15
2010-08-22s3: Move check_access to cgi.c, its only userVolker Lendecke3-82/+81
2010-08-22s3: Replace calls to check_access by allow_accessVolker Lendecke4-10/+17
2010-08-22Avoid use of Samba DTD, which requires net access.Jelmer Vernooij10-14/+10
2010-08-22wafsamba: fix CHECK_XSLTPROC_MANPAGES().Jelmer Vernooij1-12/+5
2010-08-22Use DocBook DTD rather than Samba one, as no Samba-specific things areJelmer Vernooij3-3/+3
2010-08-22s4-net: better error message on net setpasswordAndrew Tridgell1-3/+5
2010-08-22librpc: add python bindings for the netlogon pipeAndrew Tridgell1-0/+6
2010-08-22pyldb: do type checking on the list form of ldb addAndrew Tridgell1-0/+6
2010-08-22pidl: give the varible name for bad type in python callsAndrew Tridgell1-1/+1
2010-08-22pidl: cope with bad type conversions in unionsAndrew Tridgell1-1/+9
2010-08-22pidl: added a __ndr_print__() method on python NDR objectsAndrew Tridgell1-0/+13
2010-08-21s3: Fix netgrent configure checks for compilers not supporting -Werror-implic...Kai Blin1-1/+3
2010-08-21s3: Fix bug 7635Volker Lendecke1-2/+4