Age | Commit message (Expand) | Author | Files | Lines |
2007-12-21 | r26145: Fix server side of wkssvc_NetWkstaTransportEnum. | Günther Deschner | 2 | -19/+17 |
2007-12-21 | r26144: Add IDL and torture test for wkssvc_NetrWkstaTransportAdd and | Günther Deschner | 2 | -13/+96 |
2007-12-21 | r26143: Add IDL and torture test for wkssvc_NetrWkstaUserGetInfo. | Günther Deschner | 3 | -5/+71 |
2007-12-21 | r26142: Cleanup IDL and add torture test for wkssvc_NetWkstaEnumUsers. | Günther Deschner | 2 | -25/+84 |
2007-12-21 | r26141: Reflect pointer_default(unique) setting. | Günther Deschner | 1 | -15/+15 |
2007-12-21 | r26140: Add a new test for searches by distinguieshedName and dn, and | Andrew Bartlett | 2 | -0/+40 |
2007-12-21 | r26139: Based on a report by Theodor Chirana, don't assert() on invalid | Andrew Bartlett | 1 | -2/+0 |
2007-12-21 | r26138: Don't talloc_free() res if an error occoured. | Andrew Bartlett | 1 | -1/+4 |
2007-12-21 | r26137: Rename the entryUUID module to better match it's purpose: being a | Andrew Bartlett | 5 | -54/+69 |
2007-12-21 | r26136: Attempt to fix dependencies for auth. | Jelmer Vernooij | 8 | -14/+9 |
2007-12-21 | r26135: Remove samdb_add(), samdb_delete() and samdb_modify(), which were just | Andrew Bartlett | 7 | -49/+26 |
2007-12-21 | r26134: Avoid using samdb-dependent functions in auth_system_session. | Jelmer Vernooij | 2 | -2/+119 |
2007-12-21 | r26133: Add some more error codes from wkssvc testing. | Günther Deschner | 2 | -0/+13 |
2007-12-21 | r26131: Ensure we show the right errors in the NULL base DN case. Based on | Andrew Bartlett | 1 | -0/+2 |
2007-12-21 | r26130: Fix header installation | Jelmer Vernooij | 1 | -0/+3 |
2007-12-21 | r26129: Specify path explicitly in case an external ldb installation is used. | Jelmer Vernooij | 1 | -2/+1 |
2007-12-21 | r26128: Some formatting fixes in secrets.c, fix free of filename, update igno... | Jelmer Vernooij | 1 | -10/+19 |
2007-12-21 | r26127: Move session code out of auth_util.c. No longer making it part of aut... | Jelmer Vernooij | 6 | -450/+556 |
2007-12-21 | r26124: Install ldb_handlers.h, required by ldb_samba. | Jelmer Vernooij | 1 | -1/+3 |
2007-12-21 | r26123: Use utility function for secrets.tdb path. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26122: Don't install python bindings yet. | Jelmer Vernooij | 1 | -12/+11 |
2007-12-21 | r26121: Don't build modules if subsystem isn't build. | Jelmer Vernooij | 1 | -0/+5 |
2007-12-21 | r26120: Don't install python modules as modules. | Jelmer Vernooij | 1 | -3/+3 |
2007-12-21 | r26119: Fix warnings. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26118: Remove whitespace that causes empty if statement to be generated. | Jelmer Vernooij | 1 | -2/+1 |
2007-12-21 | r26117: Fix DESTDIR use for bindir. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26116: Mention python in the config.status summary. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26114: Allow keyword-arguments. | Jelmer Vernooij | 3 | -2/+3 |
2007-12-21 | r26113: Build tdb python bindings even when not using system tdb. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26112: Do proper error checking in __contains__. | Jelmer Vernooij | 1 | -18/+8 |
2007-12-21 | r26111: Fix an uninitialized variable | Volker Lendecke | 1 | -1/+1 |
2007-12-21 | r26110: Create separate function for connecting, add helper for creating resu... | Jelmer Vernooij | 1 | -5/+25 |
2007-12-21 | r26109: Use new SWIG helpers in autogenerated DCE/RPC SWIG files. | Jelmer Vernooij | 1 | -32/+14 |
2007-12-21 | r26108: Add makefile rules for building, installing and checking python bindi... | Jelmer Vernooij | 2 | -4/+19 |
2007-12-21 | r26107: Add more tests. | Jelmer Vernooij | 1 | -0/+22 |
2007-12-21 | r26106: Add targets for building, installing and checking python bindings. | Jelmer Vernooij | 2 | -6/+20 |
2007-12-21 | r26105: Add targets for building and installing the python bindings. | Jelmer Vernooij | 2 | -2/+15 |
2007-12-21 | r26104: Revert 26103 -- breaks make test | Volker Lendecke | 1 | -12/+0 |
2007-12-21 | r26103: Leave streams around to unlink | Volker Lendecke | 1 | -0/+12 |
2007-12-21 | r26102: libreplace: remove system/printing.h as it only contains samba3 stuff | Stefan Metzmacher | 2 | -51/+0 |
2007-12-21 | r26101: remove some unused includes | Jelmer Vernooij | 7 | -7/+1 |
2007-12-21 | r26100: Also check for SWIG. | Jelmer Vernooij | 6 | -35/+5 |
2007-12-21 | r26099: Don't depend on nonexistant auth_util.h header. | Jelmer Vernooij | 1 | -1/+0 |
2007-12-21 | r26098: Make missing python no longer fatal. | Jelmer Vernooij | 1 | -5/+12 |
2007-12-21 | r26097: Consider python modules special modules rather than special libraries. | Jelmer Vernooij | 4 | -10/+11 |
2007-12-21 | r26096: No longer include removed header | Jelmer Vernooij | 3 | -3/+1 |
2007-12-21 | r26095: Add function for import a generic configuration file in a loadparm co... | Jelmer Vernooij | 3 | -22/+41 |
2007-12-21 | r26090: Make building tdb python bindings independent of use of external tdb. | Jelmer Vernooij | 5 | -10/+12 |
2007-12-21 | r26089: Move python detection to a separate file, and don't make it an error ... | Jelmer Vernooij | 3 | -151/+118 |
2007-12-21 | r26088: Import some native-python python modules and move original python swi... | Jelmer Vernooij | 22 | -683/+483 |