RIP BOOL. Convert BOOL -> bool. I found a few interesting
[kai/samba.git] / source / rpc_server /
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 Volker Lendecker16050: Set the session key "SystemLibraryDTC" on ntlms...
2007-10-17 Volker Lendecker17064: lsa_GetUserName needs to return the name for...
2007-10-12 Jelmer VernooijMerge branch 'v3-2-stable' into my_branch
2007-10-11 Guenther DeschnerMerge commit 'origin/v3-2-test' into my_branch
2007-10-11 Jeremy AllisonAdd start of IPv6 implementation. Currently most of...
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create... save-diskspace-tags/samba-misc-tags/initial-v3-2-test
2007-10-10 Volker Lendecker25564: Pass sharename to delete_share_security()
2007-10-10 Volker Lendecker25534: Apply some const
2007-10-10 Volker Lendecker25484: Fix srvsrc_NetFileEnum listing only for one...
2007-10-10 Volker Lendecker25482: Slightly simplify logic
2007-10-10 Volker Lendecker25480: Fix a segfault
2007-10-10 Jeremy Allisonr25389: Fix crash bug using DFS info struct uninitialized.
2007-10-10 Michael Adamr25294: Tidy up callers of unistr2_to_ascii() to pass...
2007-10-10 Jeremy Allisonr25138: More pstring elimination. Add a TALLOC_CTX...
2007-10-10 Jeremy Allisonr25119: Fix a couple of warnings.
2007-10-10 Jeremy Allisonr25118: More pstring elimination.
2007-10-10 Jeremy Allisonr25102: Rewrite msdfs code to use talloced filenames...
2007-10-10 Jeremy Allisonr25023: Coverity #455. Not actually a bug, but this...
2007-10-10 Jeremy Allisonr25009: Large patch discussed with Volker. Move unix_co...
2007-10-10 Volker Lendecker24809: Consolidate the use of temporary talloc contexts.
2007-10-10 Stefan Metzmacherr24561: merge from SAMBA_4_0:
2007-10-10 Volker Lendecker24316: Fix an uninitialized read
2007-10-10 Volker Lendecker24165: Fix Coverity ID 369.
2007-10-10 Volker Lendecker24106: Pass fnum instead of buf/offset into get_rpc_pipe_p
2007-10-10 Volker Lendecker23991: Some const
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker23758: Fix Coverity id 385
2007-10-10 Volker Lendecker23724: Reduce access to the global inbuf a tiny bit...
2007-10-10 Volker Lendecker23709: C++ warnings
2007-10-10 Volker Lendecker23661: Another static pstring
2007-10-10 Gerald Carterr23633: Fix a couple of crash bugs pointed out by Volke...
2007-10-10 Günther Deschnerr23623: Fix rpcclient and rpc_server with new DFS idl.
2007-10-10 Jeremy Allisonr23620: Convert set_nt_acl to return NTSTATUS. Also...
2007-10-10 Jim McDonoughr23616: Fix bugzilla #4719: must change password is...
2007-10-10 Jeremy Allisonr23591: Fix bug #4725. Don't crash when no eventlogs...
2007-10-10 James Peachr23510: Tidy calls to smb_panic by removing trailing...
2007-10-10 Michael Adamr23434: Coorect a comment.
2007-10-10 Michael Adamr23433: remove superfluous semicolon.
2007-10-10 Michael Adamr23432: Remove superfluous comment.
2007-10-10 Jeremy Allisonr23402: Got bitten by a talloc hierarchy. Make sure...
2007-10-10 Jeremy Allisonr23400: Fix lsa crash bug #4683. The "names" enum struct
2007-10-10 Gerald Carterr23274: merge CloseEventlog() pidl conversion from...
2007-10-10 Gerald Carterr23271: merge service control pidl change for CloseServ...
2007-10-10 Gerald Carterr23248: Merge echo pipe implementation chanegs from...
2007-10-10 Volker Lendecker23183: Check in a change made by Tridge:
2007-10-10 Volker Lendecker23171: Convert connections.tdb to dbwrap
2007-10-10 Volker Lendecker23055: Rewrite messages.c to use auto-generated marsha...
2007-10-10 Volker Lendecker23015: Make message_(de)register static to messages.c
2007-10-10 Gerald Carterr22975: BUG 4616: Don't return a dns or forest name...
2007-10-10 Volker Lendecker22954: More messaging_register
2007-10-10 Volker Lendecker22911: Pass a messaging_context to message_send_all
2007-10-10 Volker Lendecker22895: Convert some more calls from message_send_buf...
2007-10-10 Volker Lendecker22844: Introduce const DATA_BLOB data_blob_null =...
2007-10-10 Volker Lendecker22786: Some cleanup by Karolin Seeger: Remove unused...
2007-10-10 Volker Lendecker22767: Argl. Typed in 'svn ci' in the wrong branch...
2007-10-10 Volker Lendecker22766: Merge from 3_0:
2007-10-10 Volker Lendecker22761: This introduces lib/conn_tdb.c with two main...
2007-10-10 Volker Lendecker22751: Next step for the cluster merge: sessionid...
2007-10-10 Volker Lendecker22736: Start to merge the low-hanging fruit from the...
2007-10-10 Jeremy Allisonr22675: Simo's patch for 0 size allocation. Still need
2007-10-10 Jeremy Allisonr22593: Finish doing the same for raw TALLOC.
2007-10-10 Jeremy Allisonr22588: Make all uses of TALLOC_MEMDUP consistent.
2007-10-10 Jeremy Allisonr22587: Ensure TALLOC_ZERO_ARRAY is consistent.
2007-10-10 Jeremy Allisonr22586: Add a modified version of Simo's patch.
2007-10-10 Jeremy Allisonr22574: Fix reply when we have no dfs shares.
2007-10-10 Jeremy Allisonr22573: Fix old bug mixing free() and talloc_free()
2007-10-10 Volker Lendecker22561: Fix a memleak in lanman.c: Nobody would free...
2007-10-10 Jeremy Allisonr22542: Move over to using the _strict varients of...
2007-10-10 Alexander Bokovoyr22505: Fix build
2007-10-10 Jim McDonoughr22504: Fix bug Jerry found during his tutorial. Sorry :-(
2007-10-10 Volker Lendecker22126: Fix a bogus uninitialized variable warning
2007-10-10 Gerald Carterr22104: BUG 4439: Fix the object picket on x64 WIndopws...
2007-10-10 Jeremy Allisonr22064: Fix the DFS code to work better with Vista...
2007-10-10 Jeremy Allisonr22062: Fix the parsing of info level 3. Flags is not...
2007-10-10 Jelmer Vernooijr22055: Port the endpoint mapper (and functions it...
2007-10-10 Stefan Metzmacherr22009: change TDB_DATA from char * to unsigned char *
2007-10-10 Stefan Metzmacherr22001: change prototype of dump_data(), so that it...
2007-10-10 Jeremy Allisonr21800: Check-in the DFS rewrite. I am still testing...
2007-10-10 Volker Lendecker21784: Replace smb_register_idle_event() with event_ad...
2007-10-10 Gerald Carterr21635: Don't free talloc()'d memory. I wish people...
2007-10-10 Jeremy Allisonr21569: Fix bug reported by Martin Zielinski <mz@seh.de>
2007-10-10 Volker Lendecker21563: Fix a memleak: We only need dispinfo structs...
2007-10-10 Volker Lendecker21551: Ok, this is more subtle. More tomorrow :-)
2007-10-10 Volker Lendecker21550: make disp_info_list static to get_samr_dispinfo...
2007-10-10 Volker Lendecker21549: Only create DISP_INFO structs for domain handle...
2007-10-10 Gerald Carterr21507: Fix some "cannot access LDAP when no root"...
2007-10-10 Jelmer Vernooijr21462: Fix EnumValue (?)
2007-10-10 Jelmer Vernooijr21385: Regenerate IDL after pidl changes, sync winreg...
2007-10-10 Volker Lendecker21265: Fix some valgrind errors -- not in 3_0
2007-10-10 Jeremy Allisonr21191: Add in the POSIX open/mkdir/unlink calls.
2007-10-10 Jeremy Allisonr21164: Fix from Martin Zielinski <mz@seh.de> for Enump...
2007-10-10 Jeremy Allisonr21129: Fix from Martin Zielinski <mz@seh.de> - ensure
2007-10-10 Volker Lendecker21115: notify_internal.c needs to remove the table...
2007-10-10 Jeremy Allisonr21100: Add the RPC hack fix to adddriver as well as...
2007-10-10 Jeremy Allisonr21099: Protect ourselves from null pointer deref....
2007-10-10 Volker Lendecker21064: The core of this patch is
2007-10-10 Jeremy Allisonr21047: Hand marshalling hack from Martin Zielinski...
next