summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2010-08-24s3: Make char_flags and base_reverse const arraysVolker Lendecke3-74/+178
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-24s3-dcerpc: avoid talloc_move on schannel creds in cli_rpc_pipe_open_schannel_...Günther Deschner1-3/+7
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-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-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-21s3: Fix netgrent configure checks for compilers not supporting -Werror-implic...Kai Blin1-1/+3
2010-08-21s3: Fix bug 7635Volker Lendecke1-2/+4
2010-08-20Fix bug 7627 - smbclient ignores "-I" when used with "-L", fails name resolut...Jeremy Allison1-2/+3
2010-08-20Fix const warning.Jeremy Allison2-2/+2
2010-08-20s3: Use sconn->client_id in session_claimVolker Lendecke1-10/+2
2010-08-20s3:librpc: make dcerpc_read_ncacn_packet_send/recv() availableStefan Metzmacher1-0/+9
2010-08-20s3:Makefile.in: use python with -u to disable stdin/out cachingStefan Metzmacher1-1/+1
2010-08-20s3:winbindd: fix error handling in wb_next_grent_fetch_done()Stefan Metzmacher1-1/+9
2010-08-20s3:loadparm: make lp_load_ex static. We have wrappers for external callers.Michael Adam2-14/+7
2010-08-19s3-libsmbclient Convert dos error codes to NTstatus in async libsmbclient.Jim McDonough2-8/+2
2010-08-19s3-ads: Fix wrong test in if statementSimo Sorce2-1/+3
2010-08-19s3-waf: fix the build.Günther Deschner1-1/+1
2010-08-19s3-cli: fix uninitialized variable.Günther Deschner1-1/+1
2010-08-19s3-idmap: fix uninitialized variable in idmap_tdb_sids_to_unixids_action().Günther Deschner1-1/+1
2010-08-19s3-libsmb: fix some uninitialized variables.Günther Deschner1-2/+2
2010-08-19-ENOTSUP translates to NT_STATUS_NOT_SUPPORTEDSurbhi Palande1-1/+3
2010-08-19s3: Remove smb_pam_accountcheck from the auth modulesVolker Lendecke3-32/+4
2010-08-18Fix bug 7626 - Typo in configure samba_cv__CC_NEGATIVE_ENUM_VALUES two unders...Jeremy Allison1-1/+1
2010-08-18Fix bug 7563 - Creation of symlink using smbclient is buggy.Jeremy Allison1-13/+9
2010-08-18s3: Remove an unused variableVolker Lendecke1-1/+0
2010-08-18s3-ads: Remove unused wrapper and make function staticSimo Sorce2-35/+12
2010-08-18s3: async cli_listVolker Lendecke5-422/+721
2010-08-18s3: Add cli_flushVolker Lendecke2-0/+90
2010-08-18s3-ads: cleanup ads_keytab_list()Simo Sorce1-13/+16
2010-08-18s3-ads: cleanup ads_keytab_create_default()Simo Sorce1-113/+136
2010-08-18s3-ads: cleanup ads_keytab_add_entry()Simo Sorce1-57/+80
2010-08-18s3-ads: Split, simplify and cleanup keytab functionsSimo Sorce1-169/+172
2010-08-18s3: Fix serverid_register_msg_flagsVolker Lendecke1-4/+2
2010-08-18s3-lib: Fixed a possible crash bug.Andreas Schneider1-0/+2
2010-08-18s3-printing: Added function to update the queue.Andreas Schneider2-31/+175
2010-08-18s3-printing: Rename jobs_changed functions to jobs_added.Andreas Schneider1-26/+26
2010-08-18s3: Fix an uninitialized variableVolker Lendecke1-3/+2
2010-08-18s3: Use pipe_struct->client_id->name for pjob.clientmachineVolker Lendecke3-8/+5